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-03-02T02:26:22.294Z
Original file line number Diff line number Diff line change @@ -494,8 +494,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
494494[ npm-image ] : http://img.shields.io/npm/v/@stdlib/dstructs-linked-list.svg
495495[ npm-url ] : https://npmjs.org/package/@stdlib/dstructs-linked-list
496496
497- [ test-image ] : https://github.com/stdlib-js/dstructs-linked-list/actions/workflows/test.yml/badge.svg?branch=v0.1.1
498- [ test-url ] : https://github.com/stdlib-js/dstructs-linked-list/actions/workflows/test.yml?query=branch:v0.1.1
497+ [ test-image ] : https://github.com/stdlib-js/dstructs-linked-list/actions/workflows/test.yml/badge.svg?branch=main
498+ [ test-url ] : https://github.com/stdlib-js/dstructs-linked-list/actions/workflows/test.yml?query=branch:main
499499
500500[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/dstructs-linked-list/main.svg
501501[ coverage-url ] : https://codecov.io/github/stdlib-js/dstructs-linked-list?branch=main
Original file line number Diff line number Diff line change 3737 "url" : " https://github.com/stdlib-js/stdlib/issues"
3838 },
3939 "dependencies" : {
40- "@stdlib/symbol-iterator" : " ^0.2.2 " ,
40+ "@stdlib/symbol-iterator" : " ^0.2.3 " ,
4141 "@stdlib/types" : " ^0.4.3" ,
4242 "@stdlib/utils-define-nonenumerable-read-only-accessor" : " ^0.2.4" ,
4343 "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.3" ,
4444 "@stdlib/utils-define-property" : " ^0.2.5"
4545 },
4646 "devDependencies" : {
47- "@stdlib/assert-instance-of" : " ^0.3.0 " ,
48- "@stdlib/random-base-randu" : " ^0.2.2 " ,
47+ "@stdlib/assert-instance-of" : " ^0.3.1 " ,
48+ "@stdlib/random-base-randu" : " ^0.2.3 " ,
4949 "proxyquire" : " ^2.0.0" ,
5050 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5151 "istanbul" : " ^0.4.1" ,
5252 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git" ,
53- "@stdlib/bench-harness" : " ^0.2.2 "
53+ "@stdlib/bench-harness" : " ^0.2.3 "
5454 },
5555 "engines" : {
5656 "node" : " >=0.10.0" ,
You can’t perform that action at this time.
0 commit comments