@stdlib/datasets-emoji-picto-code-cli
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@stdlib/datasets-emoji-picto-code-cli", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Emoji pictographs and codes.", | ||
@@ -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", |
@@ -99,3 +99,3 @@ <!-- | ||
Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors]. | ||
Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. | ||
@@ -113,4 +113,4 @@ </section> | ||
[test-image]: https://github.com/stdlib-js/datasets-emoji-picto-code/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/datasets-emoji-picto-code/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/datasets-emoji-picto-code/actions/workflows/test.yml/badge.svg?branch=v0.2.0 | ||
[test-url]: https://github.com/stdlib-js/datasets-emoji-picto-code/actions/workflows/test.yml?query=branch:v0.2.0 | ||
@@ -142,4 +142,7 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/datasets-emoji-picto-code/main.svg | ||
[deno-url]: https://github.com/stdlib-js/datasets-emoji-picto-code/tree/deno | ||
[deno-readme]: https://github.com/stdlib-js/datasets-emoji-picto-code/blob/deno/README.md | ||
[umd-url]: https://github.com/stdlib-js/datasets-emoji-picto-code/tree/umd | ||
[umd-readme]: https://github.com/stdlib-js/datasets-emoji-picto-code/blob/umd/README.md | ||
[esm-url]: https://github.com/stdlib-js/datasets-emoji-picto-code/tree/esm | ||
[esm-readme]: https://github.com/stdlib-js/datasets-emoji-picto-code/blob/esm/README.md | ||
[branches-url]: https://github.com/stdlib-js/datasets-emoji-picto-code/blob/main/branches.md | ||
@@ -146,0 +149,0 @@ |
Sorry, the diff of this file is not supported yet
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
166
0
42210
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