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
6
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 20.0.12 to 20.0.13

.turbo/turbo-build.log

11

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

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

"clean": "rimraf lib",
"build:shellrunner": "yarn build"
"build:shellrunner": "yarn build",
"release": "yarn npm publish --tolerate-republish --access public"
},

@@ -27,8 +28,8 @@ "dependencies": {

"@swc/cli": "^0.1.57",
"@swc/core": "1.2.186",
"@swc/core": "1.2.192",
"@types/debug": "^4.1.7",
"@types/node": "^17.0.34",
"@types/node": "^17.0.35",
"rimraf": "^3.0.2",
"typescript": "^4.6.4"
"typescript": "^4.7.2"
}
}
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