@stdlib/ndarray-index-modes
Advanced tools
+5
-5
| { | ||
| "name": "@stdlib/ndarray-index-modes", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "List of ndarray index modes.", | ||
@@ -41,11 +41,11 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", | ||
| "@stdlib/utils-library-manifest": "^0.1.0" | ||
| "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", | ||
| "@stdlib/utils-library-manifest": "^0.1.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@stdlib/assert-has-own-property": "^0.1.0", | ||
| "@stdlib/assert-is-nonnegative-integer": "^0.0.7", | ||
| "@stdlib/assert-is-nonnegative-integer": "^0.1.0", | ||
| "@stdlib/assert-is-string-array": "^0.1.0", | ||
| "@stdlib/bench": "^0.1.0", | ||
| "@stdlib/utils-index-of": "^0.0.8", | ||
| "@stdlib/utils-index-of": "^0.1.0", | ||
| "tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
@@ -52,0 +52,0 @@ "istanbul": "^0.4.1", |
+2
-2
@@ -194,4 +194,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/ndarray-index-modes/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
| [test-url]: https://github.com/stdlib-js/ndarray-index-modes/actions/workflows/test.yml?query=branch:v0.1.0 | ||
| [test-image]: https://github.com/stdlib-js/ndarray-index-modes/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
| [test-url]: https://github.com/stdlib-js/ndarray-index-modes/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -198,0 +198,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-index-modes/main.svg |