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.1 to 1.1.2

2

js/normaliseOptions/index.js

@@ -16,3 +16,3 @@ 'use strict'

if (options == null || !isObject(options)) {
if (!isObject(options)) {
options = {}

@@ -19,0 +19,0 @@ } else {

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

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

@@ -107,1 +107,5 @@ # shelljs.exec

[Matthew 24:37-39](https://www.biblegateway.com/passage/?search=Matthew+24%3A37-39&version=NKJV)
<br><br><br><br><br>
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