@essex/shellrunner
Advanced tools
Comparing version 14.0.0 to 14.0.1-0
{ | ||
"name": "@essex/shellrunner", | ||
"version": "14.0.0", | ||
"version": "14.0.1-0", | ||
"description": "A set of utility libraries for executing shell commands", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
"scripts": { | ||
"build": "tsc -b", | ||
"build": "echo 'building' && tsc -b", | ||
"clean": "rimraf lib" | ||
@@ -23,3 +23,3 @@ }, | ||
"cross-spawn": "^7.0.3", | ||
"debug": "^4.3.1" | ||
"debug": "^4.3.2" | ||
}, | ||
@@ -29,3 +29,3 @@ "devDependencies": { | ||
"@types/debug": "^4.1.5", | ||
"@types/node": "^14.14.43", | ||
"@types/node": "^14.14.44", | ||
"rimraf": "^3.0.2", | ||
@@ -32,0 +32,0 @@ "typescript": "^4.2.4" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
17890
2
Updateddebug@^4.3.2