Socket
Socket
Sign inDemoInstall

@vue/eslint-config-typescript

Package Overview
Dependencies
Maintainers
5
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/eslint-config-typescript - npm Package Compare versions

Comparing version 12.0.0 to 13.0.0

18

package.json
{
"name": "@vue/eslint-config-typescript",
"version": "12.0.0",
"version": "13.0.0",
"description": "eslint-config-typescript for vue-cli",

@@ -30,7 +30,7 @@ "main": "index.js",

"devDependencies": {
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.22.0",
"execa": "^4.1.0",
"jest": "^26.6.3",
"typescript": "^4.9.5",
"typescript": "^5.4.2",
"vue": "^2.7.14",

@@ -41,5 +41,5 @@ "vue-class-component": "^7.2.6",

"peerDependencies": {
"eslint": "^6.2.0 || ^7.0.0 || ^8.0.0",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.0.0",
"typescript": "*"
"typescript": ">=4.7.4"
},

@@ -52,8 +52,8 @@ "peerDependenciesMeta": {

"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"vue-eslint-parser": "^9.3.1"
},
"engines": {
"node": "^14.17.0 || >=16.0.0"
"node": "^18.18.0 || >=20.0.0"
},

@@ -60,0 +60,0 @@ "scripts": {

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