New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-svelte

Package Overview
Dependencies
Maintainers
5
Versions
117
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 3.0.0-next.13 to 3.0.0-next.14

2

lib/main.d.ts

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

name: "eslint-plugin-svelte";
version: "3.0.0-next.13";
version: "3.0.0-next.14";
};

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

export declare const name = "eslint-plugin-svelte";
export declare const version = "3.0.0-next.13";
export declare const version = "3.0.0-next.14";

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

export const name = 'eslint-plugin-svelte';
export const version = '3.0.0-next.13';
export const version = '3.0.0-next.14';
{
"name": "eslint-plugin-svelte",
"version": "3.0.0-next.13",
"version": "3.0.0-next.14",
"description": "ESLint plugin for Svelte using AST",

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

"semver": "^7.6.3",
"svelte-eslint-parser": "^1.0.0-next.9"
"svelte-eslint-parser": "^1.0.0-next.10"
},

@@ -47,0 +47,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