Socket
Socket
Sign inDemoInstall

svelte-eslint-parser

Package Overview
Dependencies
Maintainers
4
Versions
111
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.34.1 to 0.35.0

2

lib/meta.d.ts
export declare const name = "svelte-eslint-parser";
export declare const version = "0.34.1";
export declare const version = "0.35.0";

@@ -8,2 +8,2 @@ "use strict";

exports.name = "svelte-eslint-parser";
exports.version = "0.34.1";
exports.version = "0.35.0";

@@ -244,3 +244,3 @@ "use strict";

case "$props": {
appendDeclareFunctionVirtualScripts(globalName, ["<T>(): T"]);
appendDeclareFunctionVirtualScripts(globalName, ["(): any"]);
break;

@@ -247,0 +247,0 @@ }

{
"name": "svelte-eslint-parser",
"version": "0.34.1",
"version": "0.35.0",
"description": "Svelte parser for ESLint",

@@ -29,3 +29,3 @@ "repository": "git+https://github.com/sveltejs/svelte-eslint-parser.git",

"peerDependencies": {
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.94"
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.112"
},

@@ -88,3 +88,3 @@ "peerDependenciesMeta": {

"semver": "^7.6.0",
"svelte": "^5.0.0-next.94",
"svelte": "^5.0.0-next.112",
"svelte2tsx": "^0.7.6",

@@ -91,0 +91,0 @@ "typescript": "~5.4.4",

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