@keg-hub/spawn-cmd
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "@keg-hub/spawn-cmd", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "Cross platform child_process execution in Node", | ||
"repository": { | ||
"url": "git+https://github.com/keghub/keg-hub.git", | ||
"url": "git+https://github.com/keg-hub/keg-hub.git", | ||
"type": "git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/keghub/keg-hub/issues" | ||
"url": "https://github.com/keg-hub/keg-hub/issues" | ||
}, | ||
"homepage": "https://github.com/keghub/keg-hub#readme", | ||
"homepage": "https://github.com/keg-hub/keg-hub#readme", | ||
"main": "index.js", | ||
@@ -31,3 +31,3 @@ "author": "Lance Tipton", | ||
"dependencies": { | ||
"@keg-hub/jsutils": "8.7.0", | ||
"@keg-hub/jsutils": "8.8.0", | ||
"app-root-path": "3.0.0", | ||
@@ -34,0 +34,0 @@ "cli-progress": "3.9.1", |
@@ -6,3 +6,3 @@ ### Spawn-CMD | ||
* [app-root-path](https://github.com/inxilpro/node-app-root-path) | ||
* [@keg-hub/jsutils](https://github.com/keghub/@keg-hub/jsutils) | ||
* [@keg-hub/jsutils](https://github.com/keg-hub/@keg-hub/jsutils) | ||
* [tree-kill](https://github.com/pkrumins/node-tree-kill) | ||
@@ -9,0 +9,0 @@ * [cross-spawn](https://github.com/moxystudio/node-cross-spawn) |
28173
+ Added@keg-hub/jsutils@8.8.0(transitive)
- Removed@keg-hub/jsutils@8.7.0(transitive)
Updated@keg-hub/jsutils@8.8.0