You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

eslint-plugin-bpmn-io

Package Overview
Dependencies
Maintainers
9
Versions
29
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

23
Next

1.0.1

Diff

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)
barmac
published 0.13.0 •

Changelog

Source

0.13.0

  • FEAT: add space-infix-ops rule (#12)
  • FEAT: add array-bracket-spacing rule (#12)

BREAKING CHANGES

  • Added space-related rules to recommended which may trigger new errors.
nikku
published 0.12.0 •

Changelog

Source

0.12.0

  • CHORE: bump dependencies
  • CHORE mark as eslint@7 compatible
bpmn-io
published 0.11.0 •

Changelog

Source

0.11.0

  • FEAT: enforce double quotes in JSX
  • CHORE: bump dependencies
Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc