New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

chai-exec

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chai-exec - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

28

package.json
{
"name": "chai-exec",
"version": "1.1.1",
"version": "1.1.2",
"description": "Chai assertions for testing your CLI",

@@ -21,3 +21,3 @@ "keywords": [

"license": "MIT",
"homepage": "https://jsdevtools.org/chai-exec",
"homepage": "https://jstools.dev/chai-exec",
"repository": {

@@ -39,20 +39,20 @@ "type": "git",

"upgrade": "npm-check -u",
"bump": "bump --prompt --tag --push --all",
"bump": "bump --tag --push --all",
"release": "npm run upgrade && npm test && npm run bump"
},
"devDependencies": {
"@types/chai": "^4.1.7",
"@types/node": "^10.12.18",
"@types/chai": "^4.2.0",
"@types/node": "^12.7.2",
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"eslint": "^5.11.0",
"eslint-config-modular": "^5.0.1",
"mocha": "^5.2.0",
"coveralls": "^3.0.6",
"eslint": "^6.2.2",
"eslint-config-modular": "^7.0.1",
"mocha": "^6.2.0",
"npm-check": "^5.9.0",
"nyc": "^13.1.0",
"typescript": "^3.2.2",
"version-bump-prompt": "^4.2.2"
"nyc": "^14.1.1",
"typescript": "^3.5.3",
"version-bump-prompt": "^5.0.5"
},
"dependencies": {
"ez-spawn": "^2.1.1"
"ez-spawn": "^2.1.3"
},

@@ -62,2 +62,2 @@ "engines": {

}
}
}

@@ -6,3 +6,3 @@ Chai Exec

[![Cross-Platform Compatibility](https://jsdevtools.org/img/badges/os-badges.svg)](https://travis-ci.com/JS-DevTools/chai-exec)
[![Cross-Platform Compatibility](https://jstools.dev/img/badges/os-badges.svg)](https://travis-ci.com/JS-DevTools/chai-exec)
[![Build Status](https://api.travis-ci.com/JS-DevTools/chai-exec.svg?branch=master)](https://travis-ci.com/JS-DevTools/chai-exec)

@@ -340,4 +340,4 @@

[![Travis CI](https://jsdevtools.org/img/badges/travis-ci.svg)](https://travis-ci.com)
[![SauceLabs](https://jsdevtools.org/img/badges/sauce-labs.svg)](https://saucelabs.com)
[![Coveralls](https://jsdevtools.org/img/badges/coveralls.svg)](https://coveralls.io)
[![Travis CI](https://jstools.dev/img/badges/travis-ci.svg)](https://travis-ci.com)
[![SauceLabs](https://jstools.dev/img/badges/sauce-labs.svg)](https://saucelabs.com)
[![Coveralls](https://jstools.dev/img/badges/coveralls.svg)](https://coveralls.io)
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