File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -224,8 +224,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
224224[ npm-image ] : http://img.shields.io/npm/v/@stdlib/assert-is-object-like.svg
225225[ npm-url ] : https://npmjs.org/package/@stdlib/assert-is-object-like
226226
227- [ test-image ] : https://github.com/stdlib-js/assert-is-object-like/actions/workflows/test.yml/badge.svg?branch=v0.1.1
228- [ test-url ] : https://github.com/stdlib-js/assert-is-object-like/actions/workflows/test.yml?query=branch:v0.1.1
227+ [ test-image ] : https://github.com/stdlib-js/assert-is-object-like/actions/workflows/test.yml/badge.svg?branch=main
228+ [ test-url ] : https://github.com/stdlib-js/assert-is-object-like/actions/workflows/test.yml?query=branch:main
229229
230230[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/assert-is-object-like/main.svg
231231[ coverage-url ] : https://codecov.io/github/stdlib-js/assert-is-object-like?branch=main
Original file line number Diff line number Diff line change 5353 "@stdlib/array-uint8c" : " ^0.1.0" ,
5454 "@stdlib/assert-has-map-support" : " ^0.1.0" ,
5555 "@stdlib/assert-has-set-support" : " ^0.1.1" ,
56- "@stdlib/assert-has-symbol-support" : " ^0.1.0 " ,
56+ "@stdlib/assert-has-symbol-support" : " ^0.1.1 " ,
5757 "@stdlib/assert-has-weakmap-support" : " ^0.1.1" ,
5858 "@stdlib/assert-has-weakset-support" : " ^0.1.1" ,
59- "@stdlib/assert-is-boolean" : " ^0.1.0 " ,
59+ "@stdlib/assert-is-boolean" : " ^0.1.1 " ,
6060 "@stdlib/bench" : " ^0.1.0" ,
61- "@stdlib/boolean-ctor" : " ^0.1.0 " ,
62- "@stdlib/number-ctor" : " ^0.1.0 " ,
61+ "@stdlib/boolean-ctor" : " ^0.1.1 " ,
62+ "@stdlib/number-ctor" : " ^0.1.1 " ,
6363 "@stdlib/symbol-ctor" : " ^0.1.1" ,
6464 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
6565 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments