eslint-plugin-svelte
Advanced tools
Comparing version 2.41.0 to 2.42.0
export declare const name = "eslint-plugin-svelte"; | ||
export declare const version = "2.41.0"; | ||
export declare const version = "2.42.0"; |
@@ -8,2 +8,2 @@ "use strict"; | ||
exports.name = 'eslint-plugin-svelte'; | ||
exports.version = '2.41.0'; | ||
exports.version = '2.42.0'; |
{ | ||
"name": "eslint-plugin-svelte", | ||
"version": "2.41.0", | ||
"version": "2.42.0", | ||
"description": "ESLint plugin for Svelte using AST", | ||
@@ -51,3 +51,3 @@ "repository": "git+https://github.com/sveltejs/eslint-plugin-svelte.git", | ||
"eslint": "^7.0.0 || ^8.0.0-0 || ^9.0.0-0", | ||
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.155" | ||
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.181" | ||
}, | ||
@@ -70,3 +70,3 @@ "peerDependenciesMeta": { | ||
"semver": "^7.6.2", | ||
"svelte-eslint-parser": "^0.39.2" | ||
"svelte-eslint-parser": "^0.40.0" | ||
}, | ||
@@ -90,3 +90,3 @@ "devDependencies": { | ||
"assert": "^2.1.0", | ||
"esbuild": "^0.21.5", | ||
"esbuild": "^0.23.0", | ||
"esbuild-register": "^3.5.0", | ||
@@ -104,3 +104,3 @@ "eslint-scope": "^8.0.1", | ||
"stylus": "^0.63.0", | ||
"svelte": "^5.0.0-next.155", | ||
"svelte": "^5.0.0-next.181", | ||
"svelte-i18n": "^4.0.0", | ||
@@ -107,0 +107,0 @@ "type-coverage": "^2.29.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedsvelte-eslint-parser@0.40.0(transitive)
- Removedsvelte-eslint-parser@0.39.2(transitive)
Updatedsvelte-eslint-parser@^0.40.0