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-23T02:38:56.885Z
Original file line number Diff line number Diff line change @@ -156,8 +156,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
156156[ npm-image ] : http://img.shields.io/npm/v/@stdlib/assert-tools.svg
157157[ npm-url ] : https://npmjs.org/package/@stdlib/assert-tools
158158
159- [ test-image ] : https://github.com/stdlib-js/assert-tools/actions/workflows/test.yml/badge.svg?branch=v0.2.3
160- [ test-url ] : https://github.com/stdlib-js/assert-tools/actions/workflows/test.yml?query=branch:v0.2.3
159+ [ test-image ] : https://github.com/stdlib-js/assert-tools/actions/workflows/test.yml/badge.svg?branch=main
160+ [ test-url ] : https://github.com/stdlib-js/assert-tools/actions/workflows/test.yml?query=branch:main
161161
162162[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/assert-tools/main.svg
163163[ coverage-url ] : https://codecov.io/github/stdlib-js/assert-tools?branch=main
Original file line number Diff line number Diff line change 3636 "dependencies" : {
3737 "@stdlib/assert-tools-array-function" : " ^0.2.3" ,
3838 "@stdlib/assert-tools-array-like-function" : " ^0.2.3" ,
39- "@stdlib/assert-tools-typed-array-function" : " ^0.2.2 " ,
39+ "@stdlib/assert-tools-typed-array-function" : " ^0.2.3 " ,
4040 "@stdlib/utils-define-read-only-property" : " ^0.2.3"
4141 },
4242 "devDependencies" : {
4545 "@stdlib/assert-is-array-like" : " ^0.2.3" ,
4646 "@stdlib/assert-is-boolean" : " ^0.2.3" ,
4747 "@stdlib/assert-is-even" : " ^0.2.3" ,
48- "@stdlib/assert-is-typed-array" : " ^0.2.2 " ,
48+ "@stdlib/assert-is-typed-array" : " ^0.2.3 " ,
4949 "@stdlib/math-base-assert-is-even" : " ^0.2.5" ,
5050 "@stdlib/math-base-special-pow" : " ^0.3.1" ,
5151 "@stdlib/string-format" : " ^0.2.3" ,
You can’t perform that action at this time.
0 commit comments