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.2 to 10.0.3

16

package.json
{
"name": "@essex/shellrunner",
"version": "10.0.2",
"version": "10.0.3",
"description": "A set of utility libraries for executing shell commands",
"license": "MIT",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"publishConfig": {
"main": "lib/index.js",
"typings": "lib/index.d.ts"
},
"repository": "https://github.com/microsoft/essex-alpha-build-infra/",

@@ -18,3 +21,3 @@ "author": "David Tittsworth <datittsw@microsoft.com>",

"dependencies": {
"@essex/build-util-hoister": "10.0.2",
"@essex/build-util-hoister": "10.0.3",
"colors": "^1.4.0",

@@ -27,6 +30,7 @@ "cross-spawn": "^7.0.3",

"@types/debug": "^4.1.5",
"@types/node": "^14.11.10",
"@types/node": "^14.14.5",
"rimraf": "^3.0.2",
"typescript": "^4.0.3"
}
"typescript": "^4.0.5"
},
"typings": "lib/index.d.ts"
}
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