Socket
Socket
Sign inDemoInstall

vue-eslint-parser

Package Overview
Dependencies
90
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.1.0 to 9.1.1

2

index.d.ts

@@ -517,2 +517,4 @@ // Generated by dts-bundle v0.7.3

variable: Variable | null;
isValueReference?: boolean;
isTypeReference?: boolean;
}

@@ -519,0 +521,0 @@ export interface VForExpression extends HasLocation, HasParent {

14

package.json
{
"name": "vue-eslint-parser",
"version": "9.1.0",
"version": "9.1.1",
"description": "The ESLint custom parser for `.vue` files.",

@@ -31,8 +31,8 @@ "engines": {

"@types/debug": "^4.1.7",
"@types/eslint": "^7.29.0",
"@types/estree": "^0.0.50",
"@types/lodash": "^4.14.177",
"@types/eslint": "^8.4.6",
"@types/estree": "^1.0.0",
"@types/lodash": "^4.14.186",
"@types/mocha": "^9.0.0",
"@types/node": "^16.11.7",
"@types/semver": "^7.3.9",
"@types/node": "^18.8.4",
"@types/semver": "^7.3.12",
"@typescript-eslint/eslint-plugin": "^5.18.0",

@@ -62,3 +62,3 @@ "@typescript-eslint/parser": "^5.18.0",

"ts-node": "^10.4.0",
"typescript": "~4.4.4",
"typescript": "~4.8.4",
"wait-on": "^6.0.0",

@@ -65,0 +65,0 @@ "warun": "^1.0.0"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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