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-09T01:34:42.366Z
Original file line number Diff line number Diff line change @@ -220,8 +220,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
220220[ npm-image ] : http://img.shields.io/npm/v/@stdlib/number-float64-base-from-binary-string.svg
221221[ npm-url ] : https://npmjs.org/package/@stdlib/number-float64-base-from-binary-string
222222
223- [ test-image ] : https://github.com/stdlib-js/number-float64-base-from-binary-string/actions/workflows/test.yml/badge.svg?branch=v0.2.3
224- [ test-url ] : https://github.com/stdlib-js/number-float64-base-from-binary-string/actions/workflows/test.yml?query=branch:v0.2.3
223+ [ test-image ] : https://github.com/stdlib-js/number-float64-base-from-binary-string/actions/workflows/test.yml/badge.svg?branch=main
224+ [ test-url ] : https://github.com/stdlib-js/number-float64-base-from-binary-string/actions/workflows/test.yml?query=branch:main
225225
226226[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/number-float64-base-from-binary-string/main.svg
227227[ coverage-url ] : https://codecov.io/github/stdlib-js/number-float64-base-from-binary-string?branch=main
Original file line number Diff line number Diff line change 4040 "@stdlib/constants-float64-exponent-bias" : " ^0.2.3" ,
4141 "@stdlib/constants-float64-ninf" : " ^0.2.3" ,
4242 "@stdlib/constants-float64-pinf" : " ^0.2.3" ,
43- "@stdlib/math-base-special-pow" : " ^0.3.0 " ,
43+ "@stdlib/math-base-special-pow" : " ^0.3.1 " ,
4444 "@stdlib/string-format" : " ^0.2.3" ,
4545 "@stdlib/error-tools-fmtprodmsg" : " ^0.2.3"
4646 },
4949 "@stdlib/math-base-assert-is-negative-zero" : " ^0.2.3" ,
5050 "@stdlib/math-base-special-round" : " ^0.3.1" ,
5151 "@stdlib/number-float64-base-to-binary-string" : " ^0.2.3" ,
52- "@stdlib/random-base-randu" : " ^0.2.2 " ,
52+ "@stdlib/random-base-randu" : " ^0.2.3 " ,
5353 "@stdlib/utils-keys" : " ^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" ,
57- "@stdlib/bench-harness" : " ^0.2.2 "
57+ "@stdlib/bench-harness" : " ^0.2.3 "
5858 },
5959 "engines" : {
6060 "node" : " >=0.10.0" ,
You can’t perform that action at this time.
0 commit comments