Socket
Socket
Sign inDemoInstall

eslint-plugin-svelte

Package Overview
Dependencies
Maintainers
5
Versions
90
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.39.2 to 2.39.3

2

lib/meta.d.ts
export declare const name = "eslint-plugin-svelte";
export declare const version = "2.39.2";
export declare const version = "2.39.3";

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

exports.name = 'eslint-plugin-svelte';
exports.version = '2.39.2';
exports.version = '2.39.3';
{
"name": "eslint-plugin-svelte",
"version": "2.39.2",
"version": "2.39.3",
"description": "ESLint plugin for Svelte using AST",

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

"semver": "^7.6.2",
"svelte-eslint-parser": "^0.36.0"
"svelte-eslint-parser": "^0.37.0"
},

@@ -97,3 +97,3 @@ "devDependencies": {

"mocha": "^10.4.0",
"nyc": "^15.1.0",
"nyc": "^17.0.0",
"postcss-nested": "^6.0.1",

@@ -100,0 +100,0 @@ "sass": "^1.77.2",

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