File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ 2026-02-16T02:20:59.140Z
Original file line number Diff line number Diff line change @@ -236,8 +236,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
236236[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-base-to-array.svg
237237[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-base-to-array
238238
239- [ test-image ] : https://github.com/stdlib-js/ndarray-base-to-array/actions/workflows/test.yml/badge.svg?branch=v0.2.2
240- [ test-url ] : https://github.com/stdlib-js/ndarray-base-to-array/actions/workflows/test.yml?query=branch:v0.2.2
239+ [ test-image ] : https://github.com/stdlib-js/ndarray-base-to-array/actions/workflows/test.yml/badge.svg?branch=main
240+ [ test-url ] : https://github.com/stdlib-js/ndarray-base-to-array/actions/workflows/test.yml?query=branch:main
241241
242242[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-to-array/main.svg
243243[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-to-array?branch=main
Original file line number Diff line number Diff line change 4949 "@stdlib/ndarray-base-numel" : " ^0.2.3" ,
5050 "@stdlib/ndarray-base-shape2strides" : " ^0.2.3" ,
5151 "@stdlib/ndarray-base-strides2offset" : " ^0.2.3" ,
52- "@stdlib/random-base-discrete-uniform" : " ^0.2.1 " ,
53- "@stdlib/random-base-randu" : " ^0.2.2 " ,
52+ "@stdlib/random-base-discrete-uniform" : " ^0.2.2 " ,
53+ "@stdlib/random-base-randu" : " ^0.2.3 " ,
5454 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5555 "istanbul" : " ^0.4.1" ,
5656 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments