Huge News!Announcing our $40M Series B led by Abstract Ventures.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 2.0.3 to 3.0.0

43

package.json

@@ -5,16 +5,10 @@ {

"license": "MIT",
"version": "2.0.3",
"files": [
"index.js"
],
"version": "3.0.0",
"engines": {
"node": "^14.17 || >=16"
"node": "^16.14 || >=18"
},
"publishConfig": {
"access": "public"
},
"author": "Matt Travi <npm@travi.org> (https://matt.travi.org/)",
"repository": "form8ion/eslint-config-mocha",
"bugs": "https://github.com/form8ion/eslint-config-mocha/issues",
"homepage": "https://npm.im/@form8ion/eslint-config-mocha",
"author": "Matt Travi <npm@travi.org> (https://matt.travi.org/)",
"scripts": {

@@ -26,19 +20,28 @@ "test": "npm-run-all --print-label --parallel lint:*",

"lint:engines": "ls-engines",
"prepare": "husky install"
"prepare": "husky install",
"lint:publish": "publint --strict"
},
"files": [
"index.js"
],
"publishConfig": {
"access": "public",
"provenance": true
},
"dependencies": {
"eslint-plugin-mocha": "10.1.0"
},
"devDependencies": {
"@form8ion/commitlint-config": "1.0.36",
"@form8ion/eslint-config": "5.0.7",
"@form8ion/remark-lint-preset": "4.0.1",
"ban-sensitive-files": "1.9.18",
"chai": "4.3.6",
"@form8ion/commitlint-config": "1.0.53",
"@form8ion/eslint-config": "5.0.38",
"@form8ion/remark-lint-preset": "5.0.9",
"ban-sensitive-files": "1.9.19",
"chai": "4.3.7",
"cz-conventional-changelog": "3.3.0",
"husky": "8.0.1",
"ls-engines": "0.7.0",
"husky": "8.0.3",
"ls-engines": "0.9.0",
"npm-run-all": "4.1.5",
"publint": "0.2.0",
"remark-cli": "11.0.0"
},
"dependencies": {
"eslint-plugin-mocha": "10.1.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