exec-extra
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"author": "gucong", | ||
"bin": { | ||
"npm-run": "./lib/npm-run" | ||
"npm-run": "./lib/npm-run.js" | ||
}, | ||
@@ -11,3 +11,3 @@ "bugs": { | ||
"is-windows": "^1.0.2", | ||
"spawn-promise": "^0.1.7" | ||
"spawn-promise": "^0.1.8" | ||
}, | ||
@@ -20,10 +20,10 @@ "description": "A better child_process", | ||
"coveralls": "^3.0.0", | ||
"eslint": "^4.18.1", | ||
"eslint": "^4.18.2", | ||
"eslint-config-standard": "^11.0.0", | ||
"eslint-plugin-import": "^2.9.0", | ||
"eslint-plugin-node": "^6.0.1", | ||
"eslint-plugin-promise": "^3.6.0", | ||
"eslint-plugin-promise": "^3.7.0", | ||
"eslint-plugin-standard": "^3.0.1", | ||
"expect.js": "^0.3.1", | ||
"mocha": "^5.0.1", | ||
"mocha": "^5.0.4", | ||
"mz": "^2.7.0", | ||
@@ -63,3 +63,3 @@ "nyc": "^11.4.1" | ||
"optionalDependencies": { | ||
"git-bash-shell": "^1.5.0" | ||
"git-bash-shell": "^1.6.0" | ||
}, | ||
@@ -75,3 +75,3 @@ "repository": { | ||
}, | ||
"version": "2.3.1" | ||
"version": "2.3.2" | ||
} |
@@ -8,2 +8,3 @@ exec-extra | ||
[![Codecov](https://img.shields.io/codecov/c/github/gucong3000/exec-extra.svg)](https://codecov.io/gh/gucong3000/exec-extra) | ||
[![David](https://img.shields.io/david/gucong3000/exec-extra.svg)](https://david-dm.org/gucong3000/exec-extra) | ||
@@ -10,0 +11,0 @@ A better child_process |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12455
88
311
2
Updatedspawn-promise@^0.1.8