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

@sky-uk/eslint-config-sky-mocha

Package Overview
Dependencies
Maintainers
49
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sky-uk/eslint-config-sky-mocha - npm Package Compare versions

Comparing version 32.1.0 to 33.0.0-alpha.0

LICENSE.txt

11

package.json
{
"name": "@sky-uk/eslint-config-sky-mocha",
"version": "32.1.0",
"version": "33.0.0-alpha.0",
"description": "ESLint config for JavaScript projects at Sky - Mocha rules",

@@ -17,8 +17,9 @@ "main": "index.js",

"dependencies": {
"eslint": "6.8.0",
"eslint-plugin-mocha": "^6.3.0"
"eslint": "^7.8.1",
"eslint-plugin-mocha": "^8.0.0"
},
"peerDependencies": {
"eslint": "6.8.0"
}
"eslint": "^7.8.1"
},
"gitHead": "96404492f831bc9d0f0f2bd6b0878e23c9adff93"
}

@@ -10,2 +10,3 @@ {

"mocha/no-async-describe": "off",
"mocha/no-exports": "error",
"mocha/no-exclusive-tests": "error",

@@ -12,0 +13,0 @@ "mocha/no-global-tests": "off",

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