eslint-plugin-svelte
Advanced tools
Comparing version 2.36.0-next.1 to 2.36.0-next.2
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": { |
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@5.1.12(transitive)
- Removedsvelte@5.1.13(transitive)