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-02T01:00:31.301Z
Original file line number Diff line number Diff line change @@ -266,8 +266,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
266266[npm-image]: http://img.shields.io/npm/v/@stdlib/math-base-assert-is-safe-integer.svg
267267[npm-url]: https://npmjs.org/package/@stdlib/math-base-assert-is-safe-integer
268268
269- [test-image]: https://github.com/stdlib-js/math-base-assert-is-safe-integer/actions/workflows/test.yml/badge.svg?branch=v0.3.1
270- [test-url]: https://github.com/stdlib-js/math-base-assert-is-safe-integer/actions/workflows/test.yml?query=branch:v0.3.1
269+ [test-image]: https://github.com/stdlib-js/math-base-assert-is-safe-integer/actions/workflows/test.yml/badge.svg?branch=main
270+ [test-url]: https://github.com/stdlib-js/math-base-assert-is-safe-integer/actions/workflows/test.yml?query=branch:main
271271
272272[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-assert-is-safe-integer/main.svg
273273[coverage-url]: https://codecov.io/github/stdlib-js/math-base-assert-is-safe-integer?branch=main
Original file line number Diff line number Diff line change 4242 "dependencies" : {
4343 "@stdlib/constants-float64-max-safe-integer" : " ^0.2.2" ,
4444 "@stdlib/constants-float64-min-safe-integer" : " ^0.2.2" ,
45- "@stdlib/math-base-assert-is-integer" : " ^0.2.5 " ,
45+ "@stdlib/math-base-assert-is-integer" : " ^0.2.6 " ,
4646 "@stdlib/utils-library-manifest" : " ^0.2.3"
4747 },
4848 "devDependencies" : {
5252 "@stdlib/constants-float64-pinf" : " ^0.2.2" ,
5353 "@stdlib/math-base-special-trunc" : " ^0.2.2" ,
5454 "@stdlib/random-array-discrete-uniform" : " ^0.2.1" ,
55- "@stdlib/random-base-randu" : " ^0.2.1 " ,
55+ "@stdlib/random-base-randu" : " ^0.2.2 " ,
5656 "@stdlib/utils-try-require" : " ^0.2.2" ,
5757 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5858 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments