Socket
Socket
Sign inDemoInstall

mocha-eslint

Package Overview
Dependencies
3
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.6 to 0.1.7

6

CHANGELOG.md

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

### v0.1.7
* [ENHANCEMENT] Increment ESLint to v0.21.0
### v0.1.6
* [ENHANCEMENT] Increment ESLint to v0.20.0
### v0.1.5

@@ -7,0 +13,0 @@ * [ENHANCEMENT] Increment ESLint to v0.19.0

4

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

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

"chalk": "^1.0",
"eslint": "^0.20.0",
"eslint": "^0.21.0",
"glob": "5.0.5"

@@ -21,0 +21,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc