New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-vue

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-vue - npm Package Compare versions

Comparing version

to
1.0.2

1

index.js

@@ -56,3 +56,2 @@ module.exports = {

"no-duplicate-case": 2,
"no-duplicate-imports": [2, { "includeExports": true} ],
"no-empty-character-class": 2,

@@ -59,0 +58,0 @@ "no-empty-pattern": 2,

2

package.json
{
"name": "eslint-config-vue",
"version": "1.0.1",
"version": "1.0.2",
"description": "eslint config for vue.js projects",

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