@npmcli/promise-spawn
Advanced tools
+0
-1
| 'use strict' | ||
| // eslint-disable-next-line max-len | ||
| // this code adapted from: https://blogs.msdn.microsoft.com/twistylittlepassagesallalike/2011/04/23/everyone-quotes-command-line-arguments-the-wrong-way/ | ||
@@ -5,0 +4,0 @@ const cmd = (input, doubleEscape) => { |
+4
-4
| { | ||
| "name": "@npmcli/promise-spawn", | ||
| "version": "8.0.3", | ||
| "version": "9.0.0", | ||
| "files": [ | ||
@@ -36,3 +36,3 @@ "bin/", | ||
| "@npmcli/eslint-config": "^5.0.0", | ||
| "@npmcli/template-oss": "4.25.0", | ||
| "@npmcli/template-oss": "4.27.1", | ||
| "spawk": "^1.7.1", | ||
@@ -42,7 +42,7 @@ "tap": "^16.0.1" | ||
| "engines": { | ||
| "node": "^18.17.0 || >=20.5.0" | ||
| "node": "^20.17.0 || >=22.9.0" | ||
| }, | ||
| "templateOSS": { | ||
| "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
| "version": "4.25.0", | ||
| "version": "4.27.1", | ||
| "publish": true | ||
@@ -49,0 +49,0 @@ }, |
12747
-0.28%240
-0.41%