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.2.1 to 1.3.0

3

index.js

@@ -31,4 +31,5 @@ module.exports = {

math: 'always'
}]
}],
'vue/attributes-order': 'warn'
}
};
{
"name": "eslint-config-vast-vue",
"version": "1.2.1",
"version": "1.3.0",
"description": "ESLint shareable config for Vue to be used with eslint-config-vast",

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

"eslint-config-vast": "1.7.1",
"eslint-plugin-vue": "4.0.0-beta.0",
"eslint-plugin-vue": "4.4.0",
"pre-commit": "1.2.2"
}
}

@@ -10,3 +10,3 @@ # eslint-config-vast-vue

npm i --save-dev eslint-config-vast-vue eslint-config-vast eslint-plugin-vue@next
npm i --save-dev eslint-config-vast-vue eslint-config-vast eslint-plugin-vue

@@ -30,2 +30,2 @@ ## Usage

[MIT](LICENSE) © 2016 Vast.com, Inc.
[MIT](LICENSE) © 2016 Vast.com, Inc.
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