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-03-02T00:56:22.445Z
Original file line number Diff line number Diff line change @@ -380,8 +380,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
380380[ npm-image ] : http://img.shields.io/npm/v/@stdlib/random-base-mt19937.svg
381381[ npm-url ] : https://npmjs.org/package/@stdlib/random-base-mt19937
382382
383- [ test-image ] : https://github.com/stdlib-js/random-base-mt19937/actions/workflows/test.yml/badge.svg?branch=v0.2.3
384- [ test-url ] : https://github.com/stdlib-js/random-base-mt19937/actions/workflows/test.yml?query=branch:v0.2.3
383+ [ test-image ] : https://github.com/stdlib-js/random-base-mt19937/actions/workflows/test.yml/badge.svg?branch=main
384+ [ test-url ] : https://github.com/stdlib-js/random-base-mt19937/actions/workflows/test.yml?query=branch:main
385385
386386[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/random-base-mt19937/main.svg
387387[ coverage-url ] : https://codecov.io/github/stdlib-js/random-base-mt19937?branch=main
Original file line number Diff line number Diff line change 4747 "@stdlib/assert-is-plain-object" : " ^0.2.3" ,
4848 "@stdlib/assert-is-positive-integer" : " ^0.2.3" ,
4949 "@stdlib/assert-is-uint32array" : " ^0.2.3" ,
50- "@stdlib/blas-base-gcopy" : " ^0.2.2 " ,
50+ "@stdlib/blas-base-gcopy" : " ^0.2.3 " ,
5151 "@stdlib/constants-float64-max-safe-integer" : " ^0.2.3" ,
5252 "@stdlib/constants-uint32-max" : " ^0.2.3" ,
5353 "@stdlib/math-base-special-floor" : " ^0.2.4" ,
6767 "@stdlib/math-base-assert-is-nan" : " ^0.2.3" ,
6868 "@stdlib/math-base-assert-is-nonnegative-integer" : " ^0.2.2" ,
6969 "@stdlib/process-env" : " ^0.2.3" ,
70- "@stdlib/random-base-minstd-shuffle" : " ^0.2.2 " ,
70+ "@stdlib/random-base-minstd-shuffle" : " ^0.2.3 " ,
7171 "@stdlib/stats-kstest" : " ^0.2.3" ,
7272 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
7373 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments