File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1+ 2026-02-09T02:47:30.001Z
Original file line number Diff line number Diff line change @@ -192,8 +192,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
192192[ npm-image ] : http://img.shields.io/npm/v/@stdlib/complex-cmplx.svg
193193[ npm-url ] : https://npmjs.org/package/@stdlib/complex-cmplx
194194
195- [ test-image ] : https://github.com/stdlib-js/complex-cmplx/actions/workflows/test.yml/badge.svg?branch=v0.2.3
196- [ test-url ] : https://github.com/stdlib-js/complex-cmplx/actions/workflows/test.yml?query=branch:v0.2.3
195+ [ test-image ] : https://github.com/stdlib-js/complex-cmplx/actions/workflows/test.yml/badge.svg?branch=main
196+ [ test-url ] : https://github.com/stdlib-js/complex-cmplx/actions/workflows/test.yml?query=branch:main
197197
198198[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/complex-cmplx/main.svg
199199[ coverage-url ] : https://codecov.io/github/stdlib-js/complex-cmplx?branch=main
Original file line number Diff line number Diff line change 3737 "url" : " https://github.com/stdlib-js/stdlib/issues"
3838 },
3939 "dependencies" : {
40- "@stdlib/complex-ctors" : " ^0.2.2 " ,
40+ "@stdlib/complex-ctors" : " ^0.2.3 " ,
4141 "@stdlib/string-format" : " ^0.2.3" ,
4242 "@stdlib/error-tools-fmtprodmsg" : " ^0.2.3"
4343 },
4444 "devDependencies" : {
4545 "@stdlib/assert-instance-of" : " ^0.3.1" ,
46- "@stdlib/complex-float32-ctor" : " ^0.1.0 " ,
46+ "@stdlib/complex-float32-ctor" : " ^0.1.1 " ,
4747 "@stdlib/complex-float64-ctor" : " ^0.1.2" ,
4848 "@stdlib/math-base-assert-is-nan" : " ^0.2.3" ,
49- "@stdlib/random-base-discrete-uniform" : " ^0.2.1 " ,
49+ "@stdlib/random-base-discrete-uniform" : " ^0.2.2 " ,
5050 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5151 "istanbul" : " ^0.4.1" ,
5252 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments