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

svelte-eslint-parser

Package Overview
Dependencies
Maintainers
4
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.34.0-next.7 to 0.34.0-next.8

2

lib/meta.d.ts
export declare const name: "svelte-eslint-parser";
export declare const version: "0.34.0-next.7";
export declare const version: "0.34.0-next.8";

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

exports.name = "svelte-eslint-parser";
exports.version = "0.34.0-next.7";
exports.version = "0.34.0-next.8";
{
"name": "svelte-eslint-parser",
"version": "0.34.0-next.7",
"version": "0.34.0-next.8",
"description": "Svelte parser for ESLint",

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

},
"type": "commonjs",
"main": "lib/index.js",

@@ -29,3 +30,3 @@ "files": [

"peerDependencies": {
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.17"
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.37"
},

@@ -90,3 +91,3 @@ "peerDependenciesMeta": {

"svelte2tsx": "^0.7.0",
"typescript": "~5.1.6",
"typescript": "~5.3.0",
"typescript-eslint-parser-for-extra-files": "^0.6.0"

@@ -93,0 +94,0 @@ },

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