Socket
Socket
Sign inDemoInstall

eslint-plugin-bpmn-io

Package Overview
Dependencies
Maintainers
10
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-bpmn-io - npm Package Versions

234

2.0.2

Diff

Changelog

Source

2.0.2

  • FIX: fine-tune jsx rules
nikku
published 2.0.1 •

Changelog

Source

2.0.1

  • FIX: fine-tune mocha rules (#21)
nikku
published 2.0.0 •

Changelog

Source

2.0.0

  • FEAT: migrate to flat config (#19)
  • FEAT: turn into ES module
  • FEAT: base of react:recommended and mocha:recommended configs
  • DEPS: require eslint@9

Breaking Changes

  • Consume as an ES module (#20)
  • Use alongside eslint@9 (#20)
barmac
published 1.0.1 •

Changelog

Source

1.0.1

  • DEPS: support eslint@9
  • DEPS: update to eslint-plugin-react@7.35.0
nikku
published 1.0.0 •

Changelog

Source

1.0.0

  • CHORE: prohibit inherits in browser environment
barmac
published 0.16.0 •

Changelog

Source

0.16.0

  • FEAT: set source type as module for recommended
barmac
published 0.15.1 •

Changelog

Source

0.15.1

  • FIX: use env#node in mocha config
barmac
published 0.15.0 •

Changelog

Source

0.15.0

  • FEAT: use ES2018 syntax in recommended config
  • FEAT: drop env#node from recommended config
  • FEAT: drop es5 and es6 configs
  • FEAT: add node and browser configs
  • DEPS: drop @babel/eslint-parser and related deps
  • DEPS: drop eslint@7 support

Breaking changes

  • ES2018 is the default syntax for recommended. If your source code uses newer syntax version, make sure to set parserOptions#ecmaVersion accordingly.
  • es5 and es6 configs are removed. Use node or browser instead, depending on your environment.
  • eslint@7 is no longer supported. Upgrade to eslint@8 to use the plugin.
nikku
published 0.14.1 •

Changelog

Source

0.14.1

  • FIX: do not read local .babelrc file
  • DEPS: bump dependencies
nikku
published 0.14.0 •

Changelog

Source

0.14.0

  • DEPS: support eslint@8 (#14)
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