File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1+ 2026-02-16T02:33:30.464Z
Original file line number Diff line number Diff line change @@ -1512,8 +1512,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
15121512[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-int16.svg
15131513[ npm-url ] : https://npmjs.org/package/@stdlib/array-int16
15141514
1515- [ test-image ] : https://github.com/stdlib-js/array-int16/actions/workflows/test.yml/badge.svg?branch=v0.2.3
1516- [ test-url ] : https://github.com/stdlib-js/array-int16/actions/workflows/test.yml?query=branch:v0.2.3
1515+ [ test-image ] : https://github.com/stdlib-js/array-int16/actions/workflows/test.yml/badge.svg?branch=main
1516+ [ test-url ] : https://github.com/stdlib-js/array-int16/actions/workflows/test.yml?query=branch:main
15171517
15181518[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-int16/main.svg
15191519[ coverage-url ] : https://codecov.io/github/stdlib-js/array-int16?branch=main
Original file line number Diff line number Diff line change 4646 "@stdlib/assert-is-function" : " ^0.2.3" ,
4747 "@stdlib/assert-is-int16array" : " ^0.2.3" ,
4848 "@stdlib/assert-is-nonnegative-integer" : " ^0.2.3" ,
49- "@stdlib/math-base-special-pow" : " ^0.3.0 " ,
49+ "@stdlib/math-base-special-pow" : " ^0.3.1 " ,
5050 "@stdlib/math-base-special-round" : " ^0.3.1" ,
51- "@stdlib/random-base-randi" : " ^0.2.2 " ,
52- "@stdlib/random-base-randu" : " ^0.2.2 " ,
51+ "@stdlib/random-base-randi" : " ^0.2.3 " ,
52+ "@stdlib/random-base-randu" : " ^0.2.3 " ,
5353 "@stdlib/symbol-iterator" : " ^0.2.3" ,
5454 "proxyquire" : " ^2.0.0" ,
5555 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5656 "istanbul" : " ^0.4.1" ,
5757 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
58- "@stdlib/bench-harness" : " ^0.2.2 "
58+ "@stdlib/bench-harness" : " ^0.2.3 "
5959 },
6060 "engines" : {
6161 "node" : " >=0.10.0" ,
You can’t perform that action at this time.
0 commit comments