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.2 to 0.2.3

4

index.js

@@ -68,3 +68,3 @@ /**

// 'consistent-return': 0
// 'curly': 0,
'curly': 2,
// 'default-case': 0,

@@ -188,3 +188,3 @@ // 'dot-location': 0,

'key-spacing': 2,
'keyword-spacing': 0,
'keyword-spacing': 2,
// 'line-comment-position': 0,

@@ -191,0 +191,0 @@ 'linebreak-style': 2,

{
"name": "eslint-config-vaadin",
"version": "0.2.2",
"version": "0.2.3",
"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