bare-subprocess
Advanced tools
Comparing version 3.1.3 to 4.0.0
{ | ||
"name": "bare-subprocess", | ||
"version": "3.1.3", | ||
"version": "4.0.0", | ||
"description": "Native process spawning for JavaScript", | ||
@@ -34,5 +34,5 @@ "exports": { | ||
"dependencies": { | ||
"bare-env": "^2.0.0", | ||
"bare-env": "^3.0.0", | ||
"bare-events": "^2.0.0", | ||
"bare-os": "^2.2.0", | ||
"bare-os": "^3.0.1", | ||
"bare-pipe": "^3.3.0" | ||
@@ -39,0 +39,0 @@ }, |
+ Addedbare-env@3.0.0(transitive)
+ Addedbare-os@3.5.1(transitive)
- Removedbare-env@2.1.0(transitive)
- Removedbare-os@2.4.4(transitive)
Updatedbare-env@^3.0.0
Updatedbare-os@^3.0.1