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

svelte-eslint-parser

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-eslint-parser - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

3

lib/parser/analyze-scope.js

@@ -175,5 +175,2 @@ "use strict";

}
if (!variable.identifiers.includes(ref.identifier)) {
variable.identifiers.push(ref.identifier);
}
return false;

@@ -180,0 +177,0 @@ }

2

package.json
{
"name": "svelte-eslint-parser",
"version": "0.0.9",
"version": "0.0.10",
"description": "Svelte parser for ESLint",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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