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-16T02:26:26.172Z
Original file line number Diff line number Diff line change @@ -263,8 +263,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
263263[npm-image]: http://img.shields.io/npm/v/@stdlib/math-base-assert-is-integerf.svg
264264[npm-url]: https://npmjs.org/package/@stdlib/math-base-assert-is-integerf
265265
266- [test-image]: https://github.com/stdlib-js/math-base-assert-is-integerf/actions/workflows/test.yml/badge.svg?branch=v0.1.1
267- [test-url]: https://github.com/stdlib-js/math-base-assert-is-integerf/actions/workflows/test.yml?query=branch:v0.1.1
266+ [test-image]: https://github.com/stdlib-js/math-base-assert-is-integerf/actions/workflows/test.yml/badge.svg?branch=main
267+ [test-url]: https://github.com/stdlib-js/math-base-assert-is-integerf/actions/workflows/test.yml?query=branch:main
268268
269269[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-assert-is-integerf/main.svg
270270[coverage-url]: https://codecov.io/github/stdlib-js/math-base-assert-is-integerf?branch=main
Original file line number Diff line number Diff line change 4545 "@stdlib/napi-argv-float" : " ^0.2.3" ,
4646 "@stdlib/napi-create-int32" : " ^0.0.3" ,
4747 "@stdlib/napi-export" : " ^0.3.1" ,
48- "@stdlib/number-float64-base-to-float32" : " ^0.2.2 " ,
48+ "@stdlib/number-float64-base-to-float32" : " ^0.2.3 " ,
4949 "@stdlib/utils-library-manifest" : " ^0.2.4"
5050 },
5151 "devDependencies" : {
5252 "@stdlib/assert-is-boolean" : " ^0.2.3" ,
5353 "@stdlib/boolean-ctor" : " ^0.2.3" ,
54- "@stdlib/constants-float32-ninf" : " ^0.2.2 " ,
55- "@stdlib/constants-float32-pinf" : " ^0.2.2 " ,
54+ "@stdlib/constants-float32-ninf" : " ^0.2.3 " ,
55+ "@stdlib/constants-float32-pinf" : " ^0.2.3 " ,
5656 "@stdlib/math-base-special-truncf" : " ^0.2.3" ,
57- "@stdlib/random-base-randu" : " ^0.2.2 " ,
57+ "@stdlib/random-base-randu" : " ^0.2.3 " ,
5858 "@stdlib/utils-try-require" : " ^0.2.3" ,
5959 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
6060 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments