New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

exec-cmd

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exec-cmd - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+3
-0
history.md

@@ -0,1 +1,4 @@

## v1.0.3 / December 21, 2014
- fix badge`s heading
## v1.0.2 / December 21, 2014

@@ -2,0 +5,0 @@ - istabul ignores, coverage

+1
-1
{
"name": "exec-cmd",
"version": "1.0.2",
"version": "1.0.3",
"description": "Simple, fast and cross-platform executing commands (with child_process spawn) using Bluebird or Native Promise",

@@ -5,0 +5,0 @@ "scripts": {

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

[![npm version][npmjs-img]][npmjs-url]
[![mit license][license-img]][license-url]
[![build status][travis-img]][travis-url]
[![coverage status][coveralls-img]][coveralls-url]
[![deps status][daviddm-img]][daviddm-url]
## [![npm versi][npmjs-img]][npmjs-url] [![mit license][license-img]][license-url] [![build status][travis-img]][travis-url] [![coverage status][coveralls-img]][coveralls-url] [![deps status][daviddm-img]][daviddm-url]

@@ -70,2 +66,2 @@ > Simple, fast and cross-platform executing commands (with child_process spawn) using Bluebird or Native Promise

_Powered and automated by [readdirp + hogan.js](https://github.com/tunnckoCore), December 20, 2014_
_Powered and automated by [readdirp + hogan.js](https://github.com/tunnckoCore), December 21, 2014_