📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP

eslint-plugin-svelte

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-svelte - npm Package Compare versions

Comparing version

to
3.5.1

@@ -17,3 +17,3 @@ import './rule-types.js';

name: "eslint-plugin-svelte";
version: "3.5.0";
version: "3.5.1";
};

@@ -20,0 +20,0 @@ export declare const processors: {

export declare const name = "eslint-plugin-svelte";
export declare const version = "3.5.0";
export declare const version = "3.5.1";

@@ -5,2 +5,2 @@ // IMPORTANT!

export const name = 'eslint-plugin-svelte';
export const version = '3.5.0';
export const version = '3.5.1';
{
"name": "eslint-plugin-svelte",
"version": "3.5.0",
"version": "3.5.1",
"description": "ESLint plugin for Svelte using AST",

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

"@jridgewell/sourcemap-codec": "^1.5.0",
"eslint-compat-utils": "^0.6.4",
"esutils": "^2.0.3",

@@ -40,0 +39,0 @@ "known-css-properties": "^0.35.0",