@stdlib/constants-array-max-typed-array-length
Advanced tools
Comparing version
{ | ||
"name": "@stdlib/constants-array-max-typed-array-length", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Maximum length for a typed array.", | ||
@@ -39,4 +39,4 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@stdlib/array-ctors": "^0.0.6", | ||
"@stdlib/string-format": "^0.1.0", | ||
"@stdlib/array-ctors": "^0.1.0", | ||
"@stdlib/string-format": "^0.1.1", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
@@ -43,0 +43,0 @@ "istanbul": "^0.4.1", |
@@ -191,4 +191,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/constants-array-max-typed-array-length/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/constants-array-max-typed-array-length/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/constants-array-max-typed-array-length/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/constants-array-max-typed-array-length/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -195,0 +195,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-array-max-typed-array-length/main.svg |