@dsmjs/eslint-config-mocha
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"files": [ | ||
@@ -21,7 +21,6 @@ "index.js" | ||
"lint:md": "remark . --frail", | ||
"lint:sensitive": "ban", | ||
"lint:travis": "travis-lint .travis.yml" | ||
"lint:sensitive": "ban" | ||
}, | ||
"devDependencies": { | ||
"@dsmjs/eslint-config": "1.0.57", | ||
"@dsmjs/eslint-config": "1.0.64", | ||
"@form8ion/commitlint-config": "^1.0.6", | ||
@@ -31,10 +30,9 @@ "@form8ion/remark-lint-preset": "^1.0.1", | ||
"cz-conventional-changelog": "^3.0.2", | ||
"husky": "^4.0.2", | ||
"husky": "^5.0.9", | ||
"npm-run-all": "^4.1.5", | ||
"remark-cli": "^9.0.0", | ||
"travis-lint": "^1.0.0" | ||
"remark-cli": "^9.0.0" | ||
}, | ||
"dependencies": { | ||
"@form8ion/eslint-config-mocha": "1.2.9" | ||
"@form8ion/eslint-config-mocha": "1.2.10" | ||
} | ||
} |
# eslint-config-mocha | ||
[Shareable config](https://eslint.org/docs/developer-guide/shareable-configs#shareable-configs) | ||
for [ESLint](https://eslint.org) for | ||
for [ESLint](https://eslint.org) for | ||
[Mocha](https://mochajs.org) tests | ||
@@ -9,3 +9,3 @@ | ||
[![Build Status][ci-badge]][ci-link] | ||
[![Node CI Workflow Status][github-actions-ci-badge]][github-actions-ci-link] | ||
@@ -62,6 +62,2 @@ <!--status-badges end --> | ||
[ci-link]: https://travis-ci.com/dsmjs/eslint-config-mocha | ||
[ci-badge]: https://img.shields.io/travis/com/dsmjs/eslint-config-mocha/master.svg | ||
[commit-convention-link]: https://conventionalcommits.org | ||
@@ -86,1 +82,5 @@ | ||
[dependabot-badge]: https://badgen.net/dependabot/dsmjs/eslint-config-mocha/?icon=dependabot | ||
[github-actions-ci-link]: https://github.com/dsmjs/eslint-config-mocha/actions?query=workflow%3A%22Node.js+CI%22+branch%3Amaster | ||
[github-actions-ci-badge]: https://github.com/dsmjs/eslint-config-mocha/workflows/Node.js%20CI/badge.svg |
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
4399
8
+ Added@form8ion/eslint-config-mocha@1.2.10(transitive)
+ Addedeslint-plugin-mocha@8.1.0(transitive)
- Removed@form8ion/eslint-config-mocha@1.2.9(transitive)
- Removedeslint-plugin-mocha@8.0.0(transitive)