dollar-shell
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "dollar-shell", | ||
"description": "Run shell commands and use them in streams with ease in Node, Deno, Bun. Tiny, simple, no dependency package.", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"type": "module", | ||
@@ -23,8 +23,8 @@ "main": "./src/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/uhop/list-toolkit.git" | ||
"url": "git+https://github.com/uhop/dollar-shell.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/uhop/list-toolkit/issues" | ||
"url": "https://github.com/uhop/dollar-shell/issues" | ||
}, | ||
"homepage": "https://github.com/uhop/list-toolkit#readme", | ||
"homepage": "https://github.com/uhop/dollar-shell#readme", | ||
"keywords": [ | ||
@@ -31,0 +31,0 @@ "shell", |
@@ -207,3 +207,4 @@ # dollar-shell [![NPM version][npm-image]][npm-url] | ||
- 1.0.2 *Technical release: fixed references in the package file.* | ||
- 1.0.1 *Technical release: more tests, better documentation.* | ||
- 1.0.0 *The initial release.* |
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
29110
210