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

@form8ion/eslint-config-mocha

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@form8ion/eslint-config-mocha - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

1

index.js

@@ -15,2 +15,3 @@ module.exports = {

'mocha/no-setup-in-describe': 'off',
'mocha/no-hooks-for-single-case': 'off',
'filenames/match-regex': ['error', '^[a-z0-9\\-\\.]+-test$'],

@@ -17,0 +18,0 @@ 'import/no-extraneous-dependencies': ['error', {devDependencies: true}]

6

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "1.2.6",
"version": "1.2.7",
"files": [

@@ -26,7 +26,7 @@ "index.js"

"@form8ion/commitlint-config": "^1.0.6",
"@form8ion/eslint-config": "1.6.6",
"@form8ion/eslint-config": "1.6.13",
"@form8ion/remark-lint-preset": "^1.0.1",
"ban-sensitive-files": "^1.9.2",
"cz-conventional-changelog": "^3.0.2",
"husky": "^3.0.3",
"husky": "^4.0.2",
"npm-run-all": "^4.1.5",

@@ -33,0 +33,0 @@ "remark-cli": "^7.0.0",

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