Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

executive

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

executive - npm Package Compare versions

Comparing version 1.5.6 to 1.5.7

2

executive.d.ts

@@ -8,4 +8,4 @@ interface executive {

strict: executive
sync: executive
sync: (command: string | any[], options?: any, callback?: any) => any
}
declare var executive: executive

@@ -1009,5 +1009,5 @@ 'use strict';

// commonjs-proxy:/Users/zk/play/executive/node_modules/jsonify/lib/parse.js
// commonjs-proxy:/Users/zk/dev/zeekay/executive/node_modules/jsonify/lib/parse.js
// commonjs-proxy:/Users/zk/play/executive/node_modules/jsonify/lib/stringify.js
// commonjs-proxy:/Users/zk/dev/zeekay/executive/node_modules/jsonify/lib/stringify.js

@@ -1077,9 +1077,9 @@ // node_modules/jsonify/index.js

// commonjs-proxy:/Users/zk/play/executive/node_modules/jsonify/index.js
// commonjs-proxy:/Users/zk/dev/zeekay/executive/node_modules/jsonify/index.js
// commonjs-proxy:/Users/zk/play/executive/node_modules/array-map/index.js
// commonjs-proxy:/Users/zk/dev/zeekay/executive/node_modules/array-map/index.js
// commonjs-proxy:/Users/zk/play/executive/node_modules/array-filter/index.js
// commonjs-proxy:/Users/zk/dev/zeekay/executive/node_modules/array-filter/index.js
// commonjs-proxy:/Users/zk/play/executive/node_modules/array-reduce/index.js
// commonjs-proxy:/Users/zk/dev/zeekay/executive/node_modules/array-reduce/index.js

@@ -1939,2 +1939,6 @@ // node_modules/shell-quote/index.js

exec$1.strict = partial({
strict: true
});
exec$1.sync = partial({

@@ -1941,0 +1945,0 @@ sync: true

{
"name": "executive",
"version": "1.5.6",
"version": "1.5.7",
"description": "Elegant command execution with built-in control flow",

@@ -5,0 +5,0 @@ "main": "lib/executive.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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