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

@essex/shellrunner

Package Overview
Dependencies
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@essex/shellrunner - npm Package Compare versions

Comparing version 8.0.0-alpha.12 to 8.0.0-alpha.24

LICENSE

12

package.json
{
"name": "@essex/shellrunner",
"version": "8.0.0-alpha.12",
"version": "8.0.0-alpha.24",
"description": "A set of utility libraries for executing shell commands",

@@ -18,6 +18,6 @@ "main": "lib/index.js",

"dependencies": {
"@essex/build-util-hoister": "^8.0.0-alpha.12",
"@essex/build-util-hoister": "^8.0.0-alpha.24",
"colors": "^1.4.0",
"cross-spawn": "^7.0.3",
"debug": "^4.1.1",
"debug": "^4.2.0",
"supports-color": "^7.1.0"

@@ -27,7 +27,7 @@ },

"@types/debug": "^4.1.5",
"@types/node": "^14.0.14",
"@types/node": "^14.0.23",
"rimraf": "^3.0.2",
"typescript": "^3.9.6"
"typescript": "^3.9.7"
},
"gitHead": "97228ac100cd981fedd72f5785953674dfc8faef"
"gitHead": "366e0a24652d6084ba9bd9ce0e32a71803be8976"
}
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