machinepack-process
Advanced tools
Comparing version 1.2.3 to 1.3.0
module.exports = { | ||
friendlyName: 'Escape', | ||
friendlyName: 'Escape CLI opt', | ||
description: 'Escape a value for use as a CLI option.', | ||
description: 'Escape a value for use as a command-line option (e.g. the "XXXXX" in `--foobar=\'XXXXX\'`).', | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "machinepack-process", | ||
"version": "1.2.3", | ||
"version": "1.3.0", | ||
"description": "Work with child procs and the running process.", | ||
@@ -28,3 +28,4 @@ "scripts": { | ||
"spawn", | ||
"escape" | ||
"escape", | ||
"open-browser" | ||
], | ||
@@ -31,0 +32,0 @@ "testsUrl": "https://travis-ci.org/treelinehq/machinepack-process" |
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
9712
11
194