Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "ez-spawn", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "Simple, consistent sync or async process spawning", | ||
@@ -42,6 +42,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "^12.7.2", | ||
"@types/node": "^12.7.4", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.6", | ||
"eslint": "^6.2.2", | ||
"eslint": "^6.3.0", | ||
"eslint-config-modular": "^7.0.1", | ||
@@ -51,3 +51,3 @@ "mocha": "^6.2.0", | ||
"nyc": "^14.1.1", | ||
"typescript": "^3.5.3", | ||
"typescript": "^3.6.3", | ||
"version-bump-prompt": "^5.0.5" | ||
@@ -57,4 +57,4 @@ }, | ||
"call-me-maybe": "^1.0.1", | ||
"cross-spawn": "^6.0.5", | ||
"string-argv": "^0.3.0", | ||
"cross-spawn": "^7.0.0", | ||
"string-argv": "^0.3.1", | ||
"type-detect": "^4.0.8" | ||
@@ -61,0 +61,0 @@ }, |
+ Addedcross-spawn@7.0.6(transitive)
+ Addedpath-key@3.1.1(transitive)
+ Addedshebang-command@2.0.0(transitive)
+ Addedshebang-regex@3.0.0(transitive)
+ Addedwhich@2.0.2(transitive)
- Removedcross-spawn@6.0.6(transitive)
- Removednice-try@1.0.5(transitive)
- Removedpath-key@2.0.1(transitive)
- Removedsemver@5.7.2(transitive)
- Removedshebang-command@1.2.0(transitive)
- Removedshebang-regex@1.0.0(transitive)
- Removedwhich@1.3.1(transitive)
Updatedcross-spawn@^7.0.0
Updatedstring-argv@^0.3.1