@npmcli/promise-spawn
Advanced tools
+5
-5
| { | ||
| "name": "@npmcli/promise-spawn", | ||
| "version": "9.0.0", | ||
| "version": "9.0.1", | ||
| "files": [ | ||
@@ -35,4 +35,4 @@ "bin/", | ||
| "devDependencies": { | ||
| "@npmcli/eslint-config": "^5.0.0", | ||
| "@npmcli/template-oss": "4.27.1", | ||
| "@npmcli/eslint-config": "^6.0.0", | ||
| "@npmcli/template-oss": "4.28.0", | ||
| "spawk": "^1.7.1", | ||
@@ -46,8 +46,8 @@ "tap": "^16.0.1" | ||
| "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
| "version": "4.27.1", | ||
| "version": "4.28.0", | ||
| "publish": true | ||
| }, | ||
| "dependencies": { | ||
| "which": "^5.0.0" | ||
| "which": "^6.0.0" | ||
| } | ||
| } |
+ Added
+ Added
- Removed
- Removed
Updated