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

eslint-config-vaadin

Package Overview
Dependencies
Maintainers
8
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-vaadin - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

index.js

@@ -27,3 +27,3 @@ /**

'no-cond-assign': 0, // eslint:recommended
'no-console': ['error', {allow: ['warn', 'error']}], // eslint:recommended
'no-console': ['error', {allow: ['warn', 'error', 'info']}], // eslint:recommended
'no-constant-condition': 2, // eslint:recommended

@@ -30,0 +30,0 @@ 'no-control-regex': 2, // eslint:recommended

{
"name": "eslint-config-vaadin",
"version": "0.2.1",
"version": "0.2.2",
"description": "ESLint shareable config for the Vaadin JavaScript coding style",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

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