Comparing version 1.1.9 to 1.1.10
{ | ||
"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 |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
99945
864
169
13
9
4
3