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

vue-eslint-parser

Package Overview
Dependencies
Maintainers
2
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 7.4.1 to 7.5.0

3

index.d.ts

@@ -569,2 +569,5 @@ // Generated by dts-bundle v0.7.3

import type { Node } from "vue-eslint-parser/ast/nodes";
export const KEYS: Readonly<{
[type: string]: readonly string[] | undefined;
}>;
function getFallbackKeys(node: Node): string[];

@@ -571,0 +574,0 @@ export interface Visitor {

4

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

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

"espree": "^6.2.1",
"esquery": "^1.0.1",
"esquery": "^1.4.0",
"lodash": "^4.17.15"

@@ -23,0 +23,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