Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-eslint-parser

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-eslint-parser - npm Package Compare versions

Comparing version 2.0.0-beta.7 to 2.0.0-beta.8

2

index.d.ts

@@ -440,2 +440,3 @@ // Generated by dts-bundle v0.7.3

kind: "v-for" | "scope";
references: Reference[];
}

@@ -445,2 +446,3 @@ export interface Reference {

mode: "rw" | "r" | "w";
variable: Variable | null;
}

@@ -447,0 +449,0 @@ export interface VForExpression extends HasLocation, HasParent {

8

package.json
{
"name": "vue-eslint-parser",
"version": "2.0.0-beta.7",
"version": "2.0.0-beta.8",
"description": "The ESLint custom parser for `.vue` files.",

@@ -18,3 +18,3 @@ "engines": {

"dependencies": {
"debug": "^2.6.3",
"debug": "^3.0.0",
"eslint-scope": "^3.7.1",

@@ -47,4 +47,4 @@ "espree": "^3.3.2",

"rollup-watch": "^4.3.1",
"typescript": "~2.3.4",
"typescript-eslint-parser": "^4.0.0",
"typescript": "~2.4.2",
"typescript-eslint-parser": "^5.0.1",
"wait-on": "^2.0.2",

@@ -51,0 +51,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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc