@stdlib/datasets-us-states-capitals-names-cli
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@stdlib/datasets-us-states-capitals-names-cli", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "US state capitals and names.", | ||
@@ -28,15 +28,7 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/cli-ctor": "^0.1.1", | ||
"@stdlib/fs-read-file": "^0.2.0", | ||
"@stdlib/streams-node-stdout": "^0.2.0" | ||
"@stdlib/cli-ctor": "^0.2.1", | ||
"@stdlib/fs-read-file": "^0.2.1", | ||
"@stdlib/streams-node-stdout": "^0.2.1" | ||
}, | ||
"devDependencies": { | ||
"@stdlib/assert-is-browser": "^0.1.1", | ||
"@stdlib/assert-is-windows": "^0.1.1", | ||
"@stdlib/process-exec-path": "^0.1.1", | ||
"proxyquire": "^2.0.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" | ||
}, | ||
"devDependencies": {}, | ||
"keywords": [ | ||
@@ -43,0 +35,0 @@ "stdlib", |
@@ -161,4 +161,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/datasets-us-states-capitals-names/actions/workflows/test.yml/badge.svg?branch=v0.2.0 | ||
[test-url]: https://github.com/stdlib-js/datasets-us-states-capitals-names/actions/workflows/test.yml?query=branch:v0.2.0 | ||
[test-image]: https://github.com/stdlib-js/datasets-us-states-capitals-names/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
[test-url]: https://github.com/stdlib-js/datasets-us-states-capitals-names/actions/workflows/test.yml?query=branch:v0.2.1 | ||
@@ -165,0 +165,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/datasets-us-states-capitals-names/main.svg |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
43239
+ Added@stdlib/cli-ctor@0.2.2(transitive)
+ Added@stdlib/utils-noop@0.2.2(transitive)
- Removed@stdlib/cli-ctor@0.1.1(transitive)
- Removed@stdlib/error-tools-fmtprodmsg@0.1.1(transitive)
- Removed@stdlib/string-base-format-interpolate@0.1.1(transitive)
- Removed@stdlib/string-base-format-tokenize@0.1.1(transitive)
- Removed@stdlib/string-format@0.1.1(transitive)
- Removed@stdlib/types@0.1.0(transitive)
- Removed@stdlib/utils-define-nonenumerable-read-only-property@0.1.1(transitive)
- Removed@stdlib/utils-define-property@0.1.1(transitive)
- Removed@stdlib/utils-noop@0.1.1(transitive)
Updated@stdlib/cli-ctor@^0.2.1
Updated@stdlib/fs-read-file@^0.2.1