Socket
Socket
Sign inDemoInstall

mocha-eslint

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mocha-eslint - npm Package Compare versions

Comparing version 2.1.1 to 3.0.0

3

CHANGELOG.md

@@ -5,2 +5,5 @@ # mocha-eslint Changelog

### 3.0.0
* [BREAKING] Update to ESLint 3.0.0
### 2.1.1

@@ -7,0 +10,0 @@ * [BUGFIX] Prevent error when no options are given

4

package.json
{
"name": "mocha-eslint",
"version": "2.1.1",
"version": "3.0.0",
"description": "run ESLint as mocha tests",

@@ -18,3 +18,3 @@ "main": "index.js",

"chalk": "^1.1.0",
"eslint": "^2.0.0",
"eslint": "^3.0.0",
"glob-all": "^3.0.1",

@@ -21,0 +21,0 @@ "replaceall": "^0.1.6"

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