teen_process
Advanced tools
Comparing version 2.1.5 to 2.1.6
{ | ||
"name": "teen_process", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "A grown up version of Node's spawn/exec", | ||
@@ -62,3 +62,2 @@ "keywords": [ | ||
"@types/bluebird": "^3.5.42", | ||
"@types/chai": "^4.3.11", | ||
"@types/chai-as-promised": "^7.1.8", | ||
@@ -69,7 +68,6 @@ "@types/lodash": "^4.14.202", | ||
"@types/shell-quote": "^1.7.5", | ||
"@types/sinon": "^17.0.2", | ||
"@types/source-map-support": "^0.x", | ||
"@types/ws": "^8.5.10", | ||
"chai": "^4.3.10", | ||
"chai-as-promised": "^7.1.1", | ||
"chai": "^5.1.1", | ||
"chai-as-promised": "^8.0.0", | ||
"conventional-changelog-conventionalcommits": "^8.0.0", | ||
@@ -76,0 +74,0 @@ "mocha": "^10.2.0", |
22
86076