@stdlib/ndarray-index-modes
Advanced tools
+5
-23
| { | ||
| "name": "@stdlib/ndarray-index-modes", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "List of ndarray index modes.", | ||
@@ -18,16 +18,9 @@ "license": "Apache-2.0", | ||
| "directories": { | ||
| "benchmark": "./benchmark", | ||
| "doc": "./docs", | ||
| "example": "./examples", | ||
| "include": "./include", | ||
| "lib": "./lib", | ||
| "test": "./test" | ||
| "dist": "./dist" | ||
| }, | ||
| "types": "./docs/types", | ||
| "scripts": { | ||
| "test": "make test", | ||
| "test-cov": "make test-cov", | ||
| "examples": "make examples", | ||
| "benchmark": "make benchmark" | ||
| }, | ||
| "scripts": {}, | ||
| "homepage": "https://stdlib.io", | ||
@@ -42,16 +35,5 @@ "repository": { | ||
| "dependencies": { | ||
| "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.0", | ||
| "@stdlib/utils-library-manifest": "^0.2.0" | ||
| "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@stdlib/assert-has-own-property": "^0.1.1", | ||
| "@stdlib/assert-is-nonnegative-integer": "^0.1.0", | ||
| "@stdlib/assert-is-string-array": "^0.1.1", | ||
| "@stdlib/utils-index-of": "^0.1.0", | ||
| "tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
| "istanbul": "^0.4.1", | ||
| "tap-min": "git+https://github.com/Planeshifter/tap-min.git", | ||
| "@stdlib/bench-harness": "^0.1.2", | ||
| "@stdlib/bench": "^0.3.1" | ||
| }, | ||
| "devDependencies": {}, | ||
| "engines": { | ||
@@ -58,0 +40,0 @@ "node": ">=0.10.0", |
+2
-2
@@ -197,4 +197,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/ndarray-index-modes/actions/workflows/test.yml/badge.svg?branch=v0.2.0 | ||
| [test-url]: https://github.com/stdlib-js/ndarray-index-modes/actions/workflows/test.yml?query=branch:v0.2.0 | ||
| [test-image]: https://github.com/stdlib-js/ndarray-index-modes/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/ndarray-index-modes/actions/workflows/test.yml?query=branch:v0.2.1 | ||
@@ -201,0 +201,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-index-modes/main.svg |
1
-50%0
-100%31414
-2.05%- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated