Socket
Socket
Sign inDemoInstall

execa

Package Overview
Dependencies
10
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

2

index.js

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

opts.env[pathKey] = npmRunPath({
cwd: parsed.cwd,
cwd: opts.cwd,
path: opts.env[pathKey]

@@ -34,0 +34,0 @@ });

{
"name": "execa",
"version": "0.2.0",
"version": "0.2.1",
"description": "A better `child_process`",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc