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

eslint-plugin-svelte

Package Overview
Dependencies
Maintainers
5
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-svelte - npm Package Compare versions

Comparing version 2.36.0-next.1 to 2.36.0-next.2

2

lib/meta.d.ts
export declare const name: "eslint-plugin-svelte";
export declare const version: "2.36.0-next.1";
export declare const version: "2.36.0-next.2";

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

exports.name = 'eslint-plugin-svelte';
exports.version = '2.36.0-next.1';
exports.version = '2.36.0-next.2';
{
"name": "eslint-plugin-svelte",
"version": "2.36.0-next.1",
"version": "2.36.0-next.2",
"description": "ESLint plugin for Svelte using AST",

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

"semver": "^7.5.3",
"svelte-eslint-parser": ">=0.34.0-next.2 <1.0.0"
"svelte-eslint-parser": ">=0.34.0-next.4 <1.0.0"
},

@@ -52,0 +52,0 @@ "devDependencies": {

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