@stdlib/datasets-us-states-names-capitals-cli
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@stdlib/datasets-us-states-names-capitals-cli", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "US state names and capitals.", | ||
@@ -28,10 +28,10 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/cli-ctor": "^0.1.0", | ||
"@stdlib/fs-read-file": "^0.1.0", | ||
"@stdlib/streams-node-stdout": "^0.1.0" | ||
"@stdlib/cli-ctor": "^0.1.1", | ||
"@stdlib/fs-read-file": "^0.2.0", | ||
"@stdlib/streams-node-stdout": "^0.2.0" | ||
}, | ||
"devDependencies": { | ||
"@stdlib/assert-is-browser": "^0.1.0", | ||
"@stdlib/assert-is-windows": "^0.1.0", | ||
"@stdlib/process-exec-path": "^0.1.0", | ||
"@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", | ||
@@ -38,0 +38,0 @@ "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
@@ -148,3 +148,3 @@ <!-- | ||
Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors]. | ||
Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. | ||
@@ -162,4 +162,4 @@ </section> | ||
[test-image]: https://github.com/stdlib-js/datasets-us-states-names-capitals/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/datasets-us-states-names-capitals/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/datasets-us-states-names-capitals/actions/workflows/test.yml/badge.svg?branch=v0.2.0 | ||
[test-url]: https://github.com/stdlib-js/datasets-us-states-names-capitals/actions/workflows/test.yml?query=branch:v0.2.0 | ||
@@ -191,4 +191,7 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/datasets-us-states-names-capitals/main.svg | ||
[deno-url]: https://github.com/stdlib-js/datasets-us-states-names-capitals/tree/deno | ||
[deno-readme]: https://github.com/stdlib-js/datasets-us-states-names-capitals/blob/deno/README.md | ||
[umd-url]: https://github.com/stdlib-js/datasets-us-states-names-capitals/tree/umd | ||
[umd-readme]: https://github.com/stdlib-js/datasets-us-states-names-capitals/blob/umd/README.md | ||
[esm-url]: https://github.com/stdlib-js/datasets-us-states-names-capitals/tree/esm | ||
[esm-readme]: https://github.com/stdlib-js/datasets-us-states-names-capitals/blob/esm/README.md | ||
[branches-url]: https://github.com/stdlib-js/datasets-us-states-names-capitals/blob/main/branches.md | ||
@@ -195,0 +198,0 @@ |
Sorry, the diff of this file is not supported yet
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
217
0
43560
7
14
+ Added@stdlib/error-tools-fmtprodmsg@0.2.2(transitive)
+ Added@stdlib/fs-read-file@0.2.2(transitive)
+ Added@stdlib/streams-node-stdout@0.2.2(transitive)
+ Added@stdlib/string-base-format-interpolate@0.2.2(transitive)
+ Added@stdlib/string-base-format-tokenize@0.2.2(transitive)
+ Added@stdlib/string-format@0.2.2(transitive)
+ Added@stdlib/utils-define-nonenumerable-read-only-property@0.2.2(transitive)
+ Added@stdlib/utils-define-property@0.2.4(transitive)
- Removed@stdlib/fs-read-file@0.1.1(transitive)
- Removed@stdlib/streams-node-stdout@0.1.1(transitive)
Updated@stdlib/cli-ctor@^0.1.1
Updated@stdlib/fs-read-file@^0.2.0