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 10.0.1 to 10.0.2

8

package.json
{
"name": "@essex/shellrunner",
"version": "10.0.1",
"version": "10.0.2",
"description": "A set of utility libraries for executing shell commands",

@@ -14,7 +14,7 @@ "license": "MIT",

"scripts": {
"build": "tsc",
"build": "tsc -b",
"clean": "rimraf lib"
},
"dependencies": {
"@essex/build-util-hoister": "^10.0.1",
"@essex/build-util-hoister": "10.0.2",
"colors": "^1.4.0",

@@ -27,3 +27,3 @@ "cross-spawn": "^7.0.3",

"@types/debug": "^4.1.5",
"@types/node": "^14.11.8",
"@types/node": "^14.11.10",
"rimraf": "^3.0.2",

@@ -30,0 +30,0 @@ "typescript": "^4.0.3"

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