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.1

1

index.js

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

'prefer-const': 2,
'arrow-parens': [2, 'as-needed'],
'no-debugger': process.env.NODE_ENV === 'production' ? 2 : 0,

@@ -140,0 +139,0 @@

2

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

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