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

eslint-config-cheminfo

Package Overview
Dependencies
Maintainers
4
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-cheminfo - npm Package Versions

1
11

7.2.1

Diff

Changelog

Source

7.2.1 (2021-11-05)

Bug Fixes

  • jsdoc: disable require-description-complete-sentence rule (5db979d)
cheminfo-bot
published 7.2.0 •

Changelog

Source

7.2.0 (2021-11-04)

Features

  • jsdoc: allow up to two blank lines between jsdoc and function and do not check internal functions (f1d2f1c)
  • verify that functions always have a blank line before and after them (d051ae0)
cheminfo-bot
published 7.1.2 •

Changelog

Source

7.1.2 (2021-10-23)

Bug Fixes

  • update eslint-plugin-jsdoc (5a84920)
cheminfo-bot
published 7.1.1 •

Changelog

Source

7.1.1 (2021-10-15)

Bug Fixes

  • use temporary hack to install jsdoc plugin (65a71da)
cheminfo-bot
published 7.1.0 •

Changelog

Source

7.1.0 (2021-10-15)

Features

cheminfo-bot
published 7.0.0 •

Changelog

Source

7.0.0 (2021-10-15)

⚠ BREAKING CHANGES

  • default sourceType to module and support .mjs and .cjs extensions
  • update to ESLint v8

Features

  • allow empty functions in tests (a53b330)
  • default sourceType to module and support .mjs and .cjs extensions (f357169)
  • support ecmaVersion 2022 (f22dff0)
  • update to ESLint v8 (716eaab)
cheminfo-bot
published 6.0.1 •

Changelog

Source

6.0.1 (2021-10-12)

Bug Fixes

  • add node env to config files (d21b0f9)
cheminfo-bot
published 6.0.0 •

Changelog

Source

6.0.0 (2021-10-12)

⚠ BREAKING CHANGES

  • By default, only globals shared between Node.js and browsers are enabled (except in Jest tests). To support Node.js globals everywhere as before, add env: { node: true } to your config.

Features

  • only support globals shared between node and browsers by default (79581cd)

Bug Fixes

  • mark eslint plugins as peer dependencies (a0682cb)
  • update dependencies (c22e944)
cheminfo-bot
published 5.6.0 •

Changelog

Source

5.6.0 (2021-10-11)

Features

  • update eslint-plugin-jest (35edc31)
cheminfo-bot
published 5.5.0 •

Changelog

Source

5.5.0 (2021-09-08)

Features

  • add support for all ES2021 globals (805bd82)
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