@stdlib/streams-node-stdin
Advanced tools
Comparing version 0.1.1 to 0.2.0
{ | ||
"name": "@stdlib/streams-node-stdin", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "Standard input.", | ||
@@ -42,3 +42,3 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@stdlib/streams-node-stdout": "^0.1.1", | ||
"@stdlib/streams-node-stdout": "^0.2.0", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
@@ -45,0 +45,0 @@ "istanbul": "^0.4.1", |
@@ -175,3 +175,3 @@ <!-- | ||
Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors]. | ||
Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. | ||
@@ -189,4 +189,4 @@ </section> | ||
[test-image]: https://github.com/stdlib-js/streams-node-stdin/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/streams-node-stdin/actions/workflows/test.yml?query=branch:v0.1.1 | ||
[test-image]: https://github.com/stdlib-js/streams-node-stdin/actions/workflows/test.yml/badge.svg?branch=v0.2.0 | ||
[test-url]: https://github.com/stdlib-js/streams-node-stdin/actions/workflows/test.yml?query=branch:v0.2.0 | ||
@@ -214,4 +214,7 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/streams-node-stdin/main.svg | ||
[deno-url]: https://github.com/stdlib-js/streams-node-stdin/tree/deno | ||
[deno-readme]: https://github.com/stdlib-js/streams-node-stdin/blob/deno/README.md | ||
[umd-url]: https://github.com/stdlib-js/streams-node-stdin/tree/umd | ||
[umd-readme]: https://github.com/stdlib-js/streams-node-stdin/blob/umd/README.md | ||
[esm-url]: https://github.com/stdlib-js/streams-node-stdin/tree/esm | ||
[esm-readme]: https://github.com/stdlib-js/streams-node-stdin/blob/esm/README.md | ||
[branches-url]: https://github.com/stdlib-js/streams-node-stdin/blob/main/branches.md | ||
@@ -218,0 +221,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
228
23596