Socket
Socket
Sign inDemoInstall

@npmcli/promise-spawn

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/promise-spawn - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

1

index.js

@@ -70,2 +70,3 @@ const {spawn} = require('child_process')

p.stdin = proc.stdin
p.process = proc
return p

@@ -72,0 +73,0 @@ }

2

package.json
{
"name": "@npmcli/promise-spawn",
"version": "1.2.0",
"version": "1.3.0",
"files": [

@@ -5,0 +5,0 @@ "index.js"

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