Socket
Socket
Sign inDemoInstall

@vue/eslint-config-prettier

Package Overview
Dependencies
94
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

LICENSE

3

index.js

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

'eslint:recommended',
require.resolve('eslint-config-prettier')
require.resolve('eslint-config-prettier'),
require.resolve('eslint-config-prettier/vue')
],

@@ -8,0 +9,0 @@ rules: {

{
"name": "@vue/eslint-config-prettier",
"version": "4.0.0",
"version": "4.0.1",
"description": "eslint-config-prettier for vue-cli",

@@ -24,6 +24,7 @@ "main": "index.js",

"dependencies": {
"eslint-config-prettier": "^3.1.0",
"eslint-config-prettier": "^3.3.0",
"eslint-plugin-prettier": "^3.0.0",
"prettier": "^1.14.3"
}
"prettier": "^1.15.2"
},
"gitHead": "cd7a5d0b5231fcb6970d8aac42708c3ab29c0df3"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc