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
5
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 14.0.0 to 14.0.1-0

8

package.json
{
"name": "@essex/shellrunner",
"version": "14.0.0",
"version": "14.0.1-0",
"description": "A set of utility libraries for executing shell commands",

@@ -17,3 +17,3 @@ "license": "MIT",

"scripts": {
"build": "tsc -b",
"build": "echo 'building' && tsc -b",
"clean": "rimraf lib"

@@ -23,3 +23,3 @@ },

"cross-spawn": "^7.0.3",
"debug": "^4.3.1"
"debug": "^4.3.2"
},

@@ -29,3 +29,3 @@ "devDependencies": {

"@types/debug": "^4.1.5",
"@types/node": "^14.14.43",
"@types/node": "^14.14.44",
"rimraf": "^3.0.2",

@@ -32,0 +32,0 @@ "typescript": "^4.2.4"

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