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

@gitlab/eslint-plugin-vue-i18n

Package Overview
Dependencies
Maintainers
9
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitlab/eslint-plugin-vue-i18n - npm Package Compare versions

Comparing version 1.2.0 to 2.0.0

12

package.json
{
"name": "@gitlab/eslint-plugin-vue-i18n",
"version": "1.2.0",
"version": "2.0.0",
"description": "ESLint rules for internationalization (i18n) of .vue files",

@@ -27,11 +27,11 @@ "main": "lib/index.js",

"dependencies": {
"vue-eslint-parser": "^6.0.4"
"vue-eslint-parser": "^7.0.0"
},
"devDependencies": {
"eslint": "^6.0.1",
"eslint-plugin-vue-libs": "^3.0.0",
"eslint": "^6.8.0",
"eslint-plugin-vue-libs": "^4.0.0",
"husky": "^3.0.0",
"mocha": "^6.1.4",
"prettier": "^1.18.2",
"pretty-quick": "^1.11.1",
"mocha": "^6.1.4"
"pretty-quick": "^1.11.1"
},

@@ -38,0 +38,0 @@ "husky": {

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