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

eslint-config-vast-vue

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-vast-vue - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

4

index.js

@@ -32,4 +32,8 @@ module.exports = {

}],
'vue/html-closing-bracket-newline': ['error', {
multiline: 'never'
}],
'vue/no-v-html': 'off',
'vue/attributes-order': 'warn'
}
};

2

package.json
{
"name": "eslint-config-vast-vue",
"version": "1.4.0",
"version": "1.4.1",
"description": "ESLint shareable config for Vue to be used with eslint-config-vast",

@@ -5,0 +5,0 @@ "main": "index.js",

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