You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@vue/eslint-config-standard

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1 to 5.1.0

5

index.js
module.exports = {
extends: [
require.resolve('eslint-config-standard')
],
parserOptions: {
ecmaVersion: 2019
}
]
}
{
"name": "@vue/eslint-config-standard",
"version": "5.0.1",
"version": "5.1.0",
"description": "eslint-config-standard for Vue CLI",

@@ -31,4 +31,5 @@ "main": "index.js",

"eslint-plugin-promise": ">= 4.2.1",
"eslint-plugin-standard": ">= 4.0.0"
"eslint-plugin-standard": ">= 4.0.0",
"eslint-plugin-vue": ">= 6.1.2"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc