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

eslint-plugin-vue-libs

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-vue-libs - npm Package Compare versions

Comparing version 3.0.2 to 4.0.0

8

package.json
{
"name": "eslint-plugin-vue-libs",
"version": "3.0.2",
"version": "4.0.0",
"description": "eslint plugin for vue.js projects",

@@ -17,8 +17,8 @@ "main": "index.js",

"peerDependencies": {
"eslint": "^4.7.0"
"eslint": "^5.11.1 || ^6.0.0"
},
"dependencies": {
"babel-eslint": "^8.2.3",
"eslint-plugin-vue": "^4.5.0"
"babel-eslint": "^10.0.1",
"eslint-plugin-vue": "^5.1.0"
}
}
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