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

@tunnckocore/execa

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tunnckocore/execa - npm Package Compare versions

Comparing version 4.5.7 to 4.5.8

dist/main/index.js

9

package.json
{
"name": "@tunnckocore/execa",
"version": "4.5.7",
"version": "4.5.8",
"description": "Thin layer on top of `execa` that allows executing multiple commands in parallel or in sequence with control for concurrency",

@@ -16,4 +16,4 @@ "repository": {

},
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"main": "dist/main/index.js",
"module": "dist/module/index.js",
"typings": "dist/types/index.d.ts",

@@ -73,4 +73,3 @@ "files": [

"reflinks": []
},
"gitHead": "3268ac8e4840781f78928ce57110eea964d75ae8"
}
}
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