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:19:52.653Z
Original file line number Diff line number Diff line change @@ -175,8 +175,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
175175[ npm-image ] : http://img.shields.io/npm/v/@stdlib/math-array-tools.svg
176176[ npm-url ] : https://npmjs.org/package/@stdlib/math-array-tools
177177
178- [ test-image ] : https://github.com/stdlib-js/math-array-tools/actions/workflows/test.yml/badge.svg?branch=v0.1.1
179- [ test-url ] : https://github.com/stdlib-js/math-array-tools/actions/workflows/test.yml?query=branch:v0.1.1
178+ [ test-image ] : https://github.com/stdlib-js/math-array-tools/actions/workflows/test.yml/badge.svg?branch=main
179+ [ test-url ] : https://github.com/stdlib-js/math-array-tools/actions/workflows/test.yml?query=branch:main
180180
181181[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/math-array-tools/main.svg
182182[ coverage-url ] : https://codecov.io/github/stdlib-js/math-array-tools?branch=main
Original file line number Diff line number Diff line change 3636 "url" : " https://github.com/stdlib-js/stdlib/issues"
3737 },
3838 "dependencies" : {
39- "@stdlib/math-array-tools-unary" : " ^0.1.0 " ,
40- "@stdlib/math-array-tools-unary-factory" : " ^0.1.0 " ,
39+ "@stdlib/math-array-tools-unary" : " ^0.1.1 " ,
40+ "@stdlib/math-array-tools-unary-factory" : " ^0.1.1 " ,
4141 "@stdlib/utils-define-read-only-property" : " ^0.2.3"
4242 },
4343 "devDependencies" : {
4444 "@stdlib/array-base-assert-contains" : " ^0.2.3" ,
4545 "@stdlib/array-base-assert-is-data-type" : " ^0.2.2" ,
4646 "@stdlib/array-base-copy" : " ^0.2.3" ,
4747 "@stdlib/array-base-every-by" : " ^0.2.3" ,
48- "@stdlib/array-base-to-accessor-array" : " ^0.2.2 " ,
48+ "@stdlib/array-base-to-accessor-array" : " ^0.2.3 " ,
4949 "@stdlib/array-dtype" : " ^0.3.1" ,
5050 "@stdlib/array-dtypes" : " ^0.4.1" ,
5151 "@stdlib/array-empty" : " ^0.3.1" ,
You can’t perform that action at this time.
0 commit comments