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 Compare versions

Comparing version 2.0.1 to 2.0.2

2

configs/jsx.js

@@ -7,2 +7,4 @@ import reactPlugin from 'eslint-plugin-react';

rules: {
'react/no-unknown-property': [ 'error', { ignore: [ 'class' ] } ],
'react/react-in-jsx-scope': 'off',
'jsx-quotes': ['error', 'prefer-double'],

@@ -9,0 +11,0 @@ 'react/jsx-curly-spacing': ['error', { when: 'always' }],

2

package.json
{
"name": "eslint-plugin-bpmn-io",
"version": "2.0.1",
"version": "2.0.2",
"description": "Shared lint rules for bpmn.io projects",

@@ -5,0 +5,0 @@ "type": "module",

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