File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1515,8 +1515,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
15151515[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-float64.svg
15161516[ npm-url ] : https://npmjs.org/package/@stdlib/array-float64
15171517
1518- [ test-image ] : https://github.com/stdlib-js/array-float64/actions/workflows/test.yml/badge.svg?branch=main
1519- [ test-url ] : https://github.com/stdlib-js/array-float64/actions/workflows/test.yml?query=branch:main
1518+ [ test-image ] : https://github.com/stdlib-js/array-float64/actions/workflows/test.yml/badge.svg?branch=v0.1.1
1519+ [ test-url ] : https://github.com/stdlib-js/array-float64/actions/workflows/test.yml?query=branch:v0.1.1
15201520
15211521[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-float64/main.svg
15221522[ coverage-url ] : https://codecov.io/github/stdlib-js/array-float64?branch=main
Original file line number Diff line number Diff line change 11{
22 "name" : " @stdlib/array-float64" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Float64Array." ,
55 "license" : " Apache-2.0" ,
66 "author" : {
3737 "url" : " https://github.com/stdlib-js/stdlib/issues"
3838 },
3939 "dependencies" : {
40- "@stdlib/assert-has-float64array-support" : " ^0.1.0 "
40+ "@stdlib/assert-has-float64array-support" : " ^0.1.1 "
4141 },
4242 "devDependencies" : {
4343 "@stdlib/assert-has-property" : " ^0.1.1" ,
5050 "@stdlib/math-base-special-pow" : " ^0.1.0" ,
5151 "@stdlib/random-base-randi" : " ^0.1.0" ,
5252 "@stdlib/random-base-randu" : " ^0.1.0" ,
53- "@stdlib/symbol-iterator" : " ^0.1.0 " ,
53+ "@stdlib/symbol-iterator" : " ^0.1.1 " ,
5454 "proxyquire" : " ^2.0.0" ,
5555 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5656 "istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments