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-16T01:31:23.875Z
Original file line number Diff line number Diff line change @@ -505,8 +505,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
505505[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-fixed-endian-float32.svg
506506[ npm-url ] : https://npmjs.org/package/@stdlib/array-fixed-endian-float32
507507
508- [ test-image ] : https://github.com/stdlib-js/array-fixed-endian-float32/actions/workflows/test.yml/badge.svg?branch=v0.1.1
509- [ test-url ] : https://github.com/stdlib-js/array-fixed-endian-float32/actions/workflows/test.yml?query=branch:v0.1.1
508+ [ test-image ] : https://github.com/stdlib-js/array-fixed-endian-float32/actions/workflows/test.yml/badge.svg?branch=main
509+ [ test-url ] : https://github.com/stdlib-js/array-fixed-endian-float32/actions/workflows/test.yml?query=branch:main
510510
511511[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-fixed-endian-float32/main.svg
512512[ coverage-url ] : https://codecov.io/github/stdlib-js/array-fixed-endian-float32?branch=main
Original file line number Diff line number Diff line change 3636 "url" : " https://github.com/stdlib-js/stdlib/issues"
3737 },
3838 "dependencies" : {
39- "@stdlib/array-fixed-endian-factory" : " ^0.1.0 "
39+ "@stdlib/array-fixed-endian-factory" : " ^0.1.1 "
4040 },
4141 "devDependencies" : {
4242 "@stdlib/array-buffer" : " ^0.2.3" ,
4343 "@stdlib/array-float32" : " ^0.2.3" ,
44- "@stdlib/array-zero-to" : " ^0.2.2 " ,
44+ "@stdlib/array-zero-to" : " ^0.2.3 " ,
4545 "@stdlib/assert-is-arraybuffer" : " ^0.2.3" ,
4646 "@stdlib/assert-is-nonnegative-integer" : " ^0.2.3" ,
4747 "@stdlib/assert-is-number" : " ^0.2.3" ,
48- "@stdlib/console-log-each" : " ^0.2.3 " ,
48+ "@stdlib/console-log-each" : " ^0.2.4 " ,
4949 "@stdlib/math-base-special-pow" : " ^0.3.1" ,
50- "@stdlib/random-array-randu" : " ^0.2.1 " ,
50+ "@stdlib/random-array-randu" : " ^0.2.2 " ,
5151 "@stdlib/symbol-iterator" : " ^0.2.3" ,
5252 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5353 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments