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.1.3 to 1.1.4

2

package.json
{
"name": "executive",
"version": "1.1.3",
"version": "1.1.4",
"description": "Elegant command execution.",

@@ -5,0 +5,0 @@ "main": "lib/",

@@ -1,2 +0,2 @@

# executive [![Build Status](https://travis-ci.org/zeekay/executive.svg?branch=master)](https://travis-ci.org/zeekay/executive) [![npm version](https://badge.fury.io/js/executive.svg)](https://badge.fury.io/js/executive)
# 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]

@@ -156,1 +156,12 @@ An elegant `child_process.spawn`. Automatically pipes `stderr` and `stdout` for

You can find more usage examples in the [tests](test/test.coffee).
[travis-url]: https://travis-ci.org/zeekay/executive
[travis-image]: https://img.shields.io/travis/zeekay/executive.svg
[coveralls-url]: https://coveralls.io/r/zeekay/executive/
[coveralls-image]: https://img.shields.io/coveralls/zeekay/executive.svg
[npm-url]: https://www.npmjs.com/package/executive
[npm-image]: https://img.shields.io/npm/v/executive.svg
[downloads-image]: https://img.shields.io/npm/dm/executive.svg
[downloads-url]: http://badge.fury.io/js/executive
[gitter-image]: https://badges.gitter.im/zeekay/say-hi.svg
[gitter-url]: https://gitter.im/zeekay/say-hi
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