@keg-hub/spawn-cmd
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@keg-hub/spawn-cmd", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Cross platform child_process execution in Node", | ||
@@ -20,3 +20,3 @@ "repository": { | ||
"scripts": { | ||
"build": "echo \"N/A\"", | ||
"build": "exit 0", | ||
"clean": "yarn clean:nm", | ||
@@ -27,2 +27,3 @@ "clean:cache": "yarn cache clean", | ||
"clean:nm": "rimraf yarn.lock; rimraf package.lock; rimraf node_modules", | ||
"format": "exit 0", | ||
"test": "NODE_ENV=test jest --no-cache --verbose", | ||
@@ -32,7 +33,7 @@ "test:reports": "NODE_ENV=test jest --no-cache --verbose --coverage" | ||
"dependencies": { | ||
"@keg-hub/jsutils": "8.0.0", | ||
"@keg-hub/jsutils": "8.3.0", | ||
"app-root-path": "3.0.0", | ||
"cross-spawn": "7.0.3", | ||
"shell-exec": "1.0.2", | ||
"tree-kill": "1.2.1" | ||
"tree-kill": "1.2.2" | ||
}, | ||
@@ -39,0 +40,0 @@ "devDependencies": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
32411
19
777
+ Added@keg-hub/jsutils@8.3.0(transitive)
+ Addedtree-kill@1.2.2(transitive)
- Removed@keg-hub/jsutils@8.0.0(transitive)
- Removedtree-kill@1.2.1(transitive)
Updated@keg-hub/jsutils@8.3.0
Updatedtree-kill@1.2.2