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-09T02:01:46.448Z
Original file line number Diff line number Diff line change @@ -234,8 +234,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
234234[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-base-mskfilter-map.svg
235235[ npm-url ] : https://npmjs.org/package/@stdlib/array-base-mskfilter-map
236236
237- [ test-image ] : https://github.com/stdlib-js/array-base-mskfilter-map/actions/workflows/test.yml/badge.svg?branch=v0.1.1
238- [ test-url ] : https://github.com/stdlib-js/array-base-mskfilter-map/actions/workflows/test.yml?query=branch:v0.1.1
237+ [ test-image ] : https://github.com/stdlib-js/array-base-mskfilter-map/actions/workflows/test.yml/badge.svg?branch=main
238+ [ test-url ] : https://github.com/stdlib-js/array-base-mskfilter-map/actions/workflows/test.yml?query=branch:main
239239
240240[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-base-mskfilter-map/main.svg
241241[ coverage-url ] : https://codecov.io/github/stdlib-js/array-base-mskfilter-map?branch=main
Original file line number Diff line number Diff line change 4444 },
4545 "devDependencies" : {
4646 "@stdlib/array-base-ones" : " ^0.2.3" ,
47- "@stdlib/array-base-to-accessor-array" : " ^0.2.2 " ,
47+ "@stdlib/array-base-to-accessor-array" : " ^0.2.3 " ,
4848 "@stdlib/array-base-zero-to" : " ^0.2.2" ,
4949 "@stdlib/array-complex64" : " ^0.3.2" ,
5050 "@stdlib/array-int32" : " ^0.2.3" ,
5555 "@stdlib/assert-is-method" : " ^0.2.3" ,
5656 "@stdlib/assert-is-nan" : " ^0.2.3" ,
5757 "@stdlib/assert-is-same-complex64" : " ^0.2.3" ,
58- "@stdlib/assert-is-same-complex64array" : " ^0.2.2 " ,
58+ "@stdlib/assert-is-same-complex64array" : " ^0.2.3 " ,
5959 "@stdlib/math-base-special-abs2" : " ^0.2.3" ,
6060 "@stdlib/math-base-special-pow" : " ^0.3.1" ,
6161 "@stdlib/random-array-bernoulli" : " ^0.2.2" ,
You can’t perform that action at this time.
0 commit comments