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 0.2.0 to 1.0.0

3

CHANGELOG.md

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

### 1.0.0
- [BREAKING] Update to ESLint 1.0.0
### v0.2.0

@@ -7,0 +10,0 @@ * [ENHANCEMENT] Add alwaysWarn option, defaults to true

6

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

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

"chalk": "^1.0",
"eslint": "^0.24.0",
"glob": "5.0.5"
"eslint": "^1.0.0",
"glob": "^5.0.14"
},

@@ -22,0 +22,0 @@ "devDependencies": {

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