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-02-02T00:39:55.661Z
Original file line number Diff line number Diff line change @@ -210,8 +210,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
210210[ npm-image ] : http://img.shields.io/npm/v/@stdlib/stats-base-ndarray-dnanmeanpn.svg
211211[ npm-url ] : https://npmjs.org/package/@stdlib/stats-base-ndarray-dnanmeanpn
212212
213- [ test-image ] : https://github.com/stdlib-js/stats-base-ndarray-dnanmeanpn/actions/workflows/test.yml/badge.svg?branch=v0.1.0
214- [ test-url ] : https://github.com/stdlib-js/stats-base-ndarray-dnanmeanpn/actions/workflows/test.yml?query=branch:v0.1.0
213+ [ test-image ] : https://github.com/stdlib-js/stats-base-ndarray-dnanmeanpn/actions/workflows/test.yml/badge.svg?branch=main
214+ [ test-url ] : https://github.com/stdlib-js/stats-base-ndarray-dnanmeanpn/actions/workflows/test.yml?query=branch:main
215215
216216[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/stats-base-ndarray-dnanmeanpn/main.svg
217217[ coverage-url ] : https://codecov.io/github/stdlib-js/stats-base-ndarray-dnanmeanpn?branch=main
Original file line number Diff line number Diff line change 4545 "@stdlib/types" : " ^0.4.3"
4646 },
4747 "devDependencies" : {
48- "@stdlib/array-filled-by" : " ^0.2.1 " ,
48+ "@stdlib/array-filled-by" : " ^0.3.0 " ,
4949 "@stdlib/array-float64" : " ^0.2.2" ,
5050 "@stdlib/math-base-assert-is-nan" : " ^0.2.2" ,
5151 "@stdlib/math-base-special-pow" : " ^0.3.0" ,
52- "@stdlib/ndarray-base-ctor" : " ^0.2.2 " ,
52+ "@stdlib/ndarray-base-ctor" : " ^0.3.0 " ,
5353 "@stdlib/ndarray-to-array" : " ^0.2.1" ,
5454 "@stdlib/random-base-bernoulli" : " ^0.2.1" ,
55- "@stdlib/random-base-uniform" : " ^0.2.1 " ,
55+ "@stdlib/random-base-uniform" : " ^0.2.2 " ,
5656 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5757 "istanbul" : " ^0.4.1" ,
5858 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
You can’t perform that action at this time.
0 commit comments