New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ez-spawn

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ez-spawn - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

12

package.json
{
"name": "ez-spawn",
"version": "2.1.4",
"version": "2.1.5",
"description": "Simple, consistent sync or async process spawning",

@@ -42,6 +42,6 @@ "keywords": [

"devDependencies": {
"@types/node": "^12.7.2",
"@types/node": "^12.7.4",
"chai": "^4.2.0",
"coveralls": "^3.0.6",
"eslint": "^6.2.2",
"eslint": "^6.3.0",
"eslint-config-modular": "^7.0.1",

@@ -51,3 +51,3 @@ "mocha": "^6.2.0",

"nyc": "^14.1.1",
"typescript": "^3.5.3",
"typescript": "^3.6.3",
"version-bump-prompt": "^5.0.5"

@@ -57,4 +57,4 @@ },

"call-me-maybe": "^1.0.1",
"cross-spawn": "^6.0.5",
"string-argv": "^0.3.0",
"cross-spawn": "^7.0.0",
"string-argv": "^0.3.1",
"type-detect": "^4.0.8"

@@ -61,0 +61,0 @@ },

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