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 1.2.17 to 2.0.0

13

package.json

@@ -5,6 +5,9 @@ {

"license": "MIT",
"version": "1.2.17",
"version": "2.0.0",
"files": [
"index.js"
],
"engines": {
"node": "^14.17 || >=16"
},
"publishConfig": {

@@ -21,7 +24,8 @@ "access": "public"

"lint:md": "remark . --frail",
"lint:sensitive": "ban"
"lint:sensitive": "ban",
"lint:engines": "ls-engines"
},
"devDependencies": {
"@form8ion/commitlint-config": "1.0.23",
"@form8ion/eslint-config": "2.0.0",
"@form8ion/eslint-config": "5.0.0",
"@form8ion/remark-lint-preset": "2.1.7",

@@ -32,2 +36,3 @@ "ban-sensitive-files": "1.9.16",

"husky": "7.0.4",
"ls-engines": "0.6.1",
"npm-run-all": "4.1.5",

@@ -37,4 +42,4 @@ "remark-cli": "10.0.1"

"dependencies": {
"eslint-plugin-mocha": "9.0.0"
"eslint-plugin-mocha": "8.2.0"
}
}

@@ -19,2 +19,3 @@ # eslint-config-mocha

[![MIT license][license-badge]][license-link]
![node][node-badge]

@@ -85,1 +86,3 @@ <!--consumer-badges end -->

[github-actions-ci-badge]: https://github.com/form8ion/eslint-config-mocha/workflows/Node.js%20CI/badge.svg
[node-badge]: https://img.shields.io/node/v/@form8ion/eslint-config-mocha?logo=node.js
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