Socket
Socket
Sign inDemoInstall

spawn-shell

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spawn-shell - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

2

index.js

@@ -7,3 +7,3 @@ 'use strict';

const npmRunPath = require('npm-run-path');
/* eslint-disable-next-line prefer-destructuring */
const spawn = childProcess.spawn;

@@ -10,0 +10,0 @@

{
"name": "spawn-shell",
"version": "2.0.1",
"version": "2.1.0",
"description": "Run shell commands using child_process#spawn.",

@@ -22,5 +22,5 @@ "repository": "parro-it/spawn-shell",

"devDependencies": {
"ava": "^0.20.0",
"ava": "^1.0.0-rc.2",
"stream-string": "^2.0.0",
"xo": "^0.19.0"
"xo": "^0.23.0"
},

@@ -31,6 +31,6 @@ "files": [

"dependencies": {
"default-shell": "^1.0.0",
"merge-options": "1.0.0",
"default-shell": "^1.0.1",
"merge-options": "~1.0.1",
"npm-run-path": "^2.0.2"
}
}
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