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.1.0 to 0.1.1

CHANGELOG.md

8

package.json
{
"name": "mocha-eslint",
"version": "0.1.0",
"version": "0.1.1",
"description": "run ESLint as mocha tests",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node tests/runner"
},

@@ -20,2 +20,6 @@ "keywords": [

},
"devDependencies": {
"mocha": "^2.0",
"glob": "4.0.5"
},
"repository": {

@@ -22,0 +26,0 @@ "type": "git",

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