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

shelljs.exec

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shelljs.exec - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

6

package.json
{
"name": "shelljs.exec",
"version": "1.1.5",
"version": "1.1.6",
"description": "Replacement for shelljs' slow exec method - benchmarked 20x faster",

@@ -48,7 +48,7 @@ "author": "Daniel Lewis BSc (Hons)",

"istanbul": "^0.4.5",
"mocha": "^3.5.3",
"mocha": "^4.0.0",
"npm-run-all": "^4.1.1",
"performance-now": "^2.1.0",
"shelljs": "^0.7.8",
"sinon": "^4.0.0",
"sinon": "^4.0.1",
"sinon-chai": "^2.14.0"

@@ -55,0 +55,0 @@ },

@@ -62,2 +62,4 @@ # shelljs.exec

* `encoding`: Defaults to 'utf8'
* `silent`: Do not echo any output to console, defaults to false

@@ -64,0 +66,0 @@

Sorry, the diff of this file is not supported yet

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