Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2 to 1.1.3

2

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

@@ -5,0 +5,0 @@ "author": "Daniel Lewis BSc (Hons)",

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

```npm install --save shelljs.exec```
This module takes 2 arguments, the command to execute and an [options object](#options-object)

@@ -35,0 +37,0 @@

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