New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1.9 to 1.1.10

dist/lib.js

18

package.json
{
"name": "executive",
"version": "1.1.9",
"version": "1.1.10",
"description": "Elegant command execution.",
"main": "lib/",
"main": "dist/lib.js",
"module": "dist/lib.mjs",
"scripts": {

@@ -31,12 +32,15 @@ "test": "cake test",

"devDependencies": {
"cake-publish": "0.1.1",
"cake-bundle": "0.1.8",
"cake-outdated": "0.1.9",
"cake-publish": "0.1.5",
"cake-version": "0.1.9",
"chai": "^3.4.1",
"chai-as-promised": "^5.1.0",
"chai-as-promised": "^6.0.0",
"co-mocha": "^1.1.2",
"coffee-script": "^1.10.0",
"mocha": "^2.3.4",
"es-is": "3.2.1",
"mocha": "^3.2.0",
"postmortem": "^0.2.3",
"shortcake": "1.1.16",
"vigil": "^0.5.7"
"shortcake": "1.1.20",
"vigil": "^0.7.3"
},

@@ -43,0 +47,0 @@ "dependencies": {

# executive [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![NPM version][npm-image]][npm-url] [![Gitter chat][gitter-image]][gitter-url]
[![Greenkeeper badge](https://badges.greenkeeper.io/zeekay/executive.svg)](https://greenkeeper.io/)
An elegant `child_process.spawn`. Automatically pipes `stderr` and `stdout` for

@@ -4,0 +6,0 @@ you in a non-blocking fashion, making it very useful with build tools and task

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