@form8ion/eslint-config-mocha
Advanced tools
Comparing version 1.2.17 to 2.0.0
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8321
87
10
+ Addedeslint-plugin-mocha@8.2.0(transitive)
+ Addedeslint-utils@2.1.0(transitive)
+ Addedeslint-visitor-keys@1.3.0(transitive)
- Removedeslint-plugin-mocha@9.0.0(transitive)
- Removedeslint-utils@3.0.0(transitive)
- Removedeslint-visitor-keys@2.1.0(transitive)
Updatedeslint-plugin-mocha@8.2.0