Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dsmjs/eslint-config-mocha

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.11 to 1.0.12

14

package.json

@@ -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
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