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-23T00:57:58.517Z
Original file line number Diff line number Diff line change @@ -340,8 +340,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
340340[ npm-image ] : http://img.shields.io/npm/v/@stdlib/os-byte-order.svg
341341[ npm-url ] : https://npmjs.org/package/@stdlib/os-byte-order
342342
343- [ test-image ] : https://github.com/stdlib-js/os-byte-order/actions/workflows/test.yml/badge.svg?branch=v0.2.3
344- [ test-url ] : https://github.com/stdlib-js/os-byte-order/actions/workflows/test.yml?query=branch:v0.2.3
343+ [ test-image ] : https://github.com/stdlib-js/os-byte-order/actions/workflows/test.yml/badge.svg?branch=main
344+ [ test-url ] : https://github.com/stdlib-js/os-byte-order/actions/workflows/test.yml?query=branch:main
345345
346346[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/os-byte-order/main.svg
347347[ coverage-url ] : https://codecov.io/github/stdlib-js/os-byte-order?branch=main
Original file line number Diff line number Diff line change 3939 "url" : " https://github.com/stdlib-js/stdlib/issues"
4040 },
4141 "dependencies" : {
42- "@stdlib/assert-is-big-endian" : " ^0.2.2 " ,
43- "@stdlib/assert-is-little-endian" : " ^0.2.2 " ,
42+ "@stdlib/assert-is-big-endian" : " ^0.2.3 " ,
43+ "@stdlib/assert-is-little-endian" : " ^0.2.3 " ,
4444 "@stdlib/cli-ctor" : " ^0.2.3" ,
4545 "@stdlib/fs-read-file" : " ^0.2.3" ,
46- "@stdlib/utils-library-manifest" : " ^0.2.3 "
46+ "@stdlib/utils-library-manifest" : " ^0.2.4 "
4747 },
4848 "devDependencies" : {
4949 "@stdlib/assert-is-browser" : " ^0.2.3" ,
You can’t perform that action at this time.
0 commit comments