Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

exec-extra

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exec-extra - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

lib/npm-run.js

14

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc