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:31:37.680Z
Original file line number Diff line number Diff line change @@ -268,8 +268,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
268268[ npm-image ] : http://img.shields.io/npm/v/@stdlib/math-strided-special-inv.svg
269269[ npm-url ] : https://npmjs.org/package/@stdlib/math-strided-special-inv
270270
271- [ test-image ] : https://github.com/stdlib-js/math-strided-special-inv/actions/workflows/test.yml/badge.svg?branch=v0.2.3
272- [ test-url ] : https://github.com/stdlib-js/math-strided-special-inv/actions/workflows/test.yml?query=branch:v0.2.3
271+ [ test-image ] : https://github.com/stdlib-js/math-strided-special-inv/actions/workflows/test.yml/badge.svg?branch=main
272+ [ test-url ] : https://github.com/stdlib-js/math-strided-special-inv/actions/workflows/test.yml?query=branch:main
273273
274274[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/math-strided-special-inv/main.svg
275275[ coverage-url ] : https://codecov.io/github/stdlib-js/math-strided-special-inv?branch=main
Original file line number Diff line number Diff line change 5656 "@stdlib/utils-try-require" : " ^0.2.3"
5757 },
5858 "devDependencies" : {
59- "@stdlib/array-filled" : " ^0.3.0 " ,
60- "@stdlib/array-filled-by" : " ^0.3.0 " ,
59+ "@stdlib/array-filled" : " ^0.3.1 " ,
60+ "@stdlib/array-filled-by" : " ^0.3.1 " ,
6161 "@stdlib/array-float64" : " ^0.2.3" ,
6262 "@stdlib/array-typed-real-float-dtypes" : " ^0.2.3" ,
6363 "@stdlib/array-uint8" : " ^0.2.3" ,
6767 "@stdlib/math-base-special-floor" : " ^0.2.4" ,
6868 "@stdlib/math-base-special-pow" : " ^0.3.1" ,
6969 "@stdlib/ndarray-base-dtypes2signatures" : " ^0.2.3" ,
70- "@stdlib/random-base-uniform" : " ^0.2.2 " ,
70+ "@stdlib/random-base-uniform" : " ^0.2.3 " ,
7171 "@stdlib/strided-base-dtype-enum2str" : " ^0.2.3" ,
7272 "@stdlib/strided-base-unary-addon-dispatch" : " ^0.3.1" ,
7373 "proxyquire" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments