File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2026-02-02T02:41:01.570Z
Original file line number Diff line number Diff line change @@ -478,8 +478,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
478478[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-base-unary-accumulate.svg
479479[npm-url]: https://npmjs.org/package/@stdlib/ndarray-base-unary-accumulate
480480
481- [test-image]: https://github.com/stdlib-js/ndarray-base-unary-accumulate/actions/workflows/test.yml/badge.svg?branch=v0.1.0
482- [test-url]: https://github.com/stdlib-js/ndarray-base-unary-accumulate/actions/workflows/test.yml?query=branch:v0.1.0
481+ [test-image]: https://github.com/stdlib-js/ndarray-base-unary-accumulate/actions/workflows/test.yml/badge.svg?branch=main
482+ [test-url]: https://github.com/stdlib-js/ndarray-base-unary-accumulate/actions/workflows/test.yml?query=branch:main
483483
484484[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-unary-accumulate/main.svg
485485[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-base-unary-accumulate?branch=main
Original file line number Diff line number Diff line change 4141 },
4242 "dependencies" : {
4343 "@stdlib/complex-float32-ctor" : " ^0.1.0" ,
44- "@stdlib/complex-float64-ctor" : " ^0.1.0 " ,
44+ "@stdlib/complex-float64-ctor" : " ^0.1.1 " ,
4545 "@stdlib/ndarray-base-bytes-per-element" : " ^0.3.0" ,
4646 "@stdlib/ndarray-base-iteration-order" : " ^0.2.2" ,
4747 "@stdlib/ndarray-base-minmax-view-buffer-index" : " ^0.2.2" ,
5151 "@stdlib/ndarray-base-numel" : " ^0.2.2" ,
5252 "@stdlib/ndarray-base-strides2order" : " ^0.2.2" ,
5353 "@stdlib/ndarray-base-vind2bind" : " ^0.2.2" ,
54- "@stdlib/ndarray-ctor" : " ^0.2.2 " ,
54+ "@stdlib/ndarray-ctor" : " ^0.3.0 " ,
5555 "@stdlib/ndarray-index-modes" : " ^0.2.2" ,
5656 "@stdlib/ndarray-orders" : " ^0.2.2" ,
5757 "@stdlib/types" : " ^0.4.3" ,
You can’t perform that action at this time.
0 commit comments