eslint-plugin-svelte
Advanced tools
Comparing version 2.36.0-next.2 to 2.36.0-next.3
export declare const name: "eslint-plugin-svelte"; | ||
export declare const version: "2.36.0-next.2"; | ||
export declare const version: "2.36.0-next.3"; |
@@ -5,2 +5,2 @@ "use strict"; | ||
exports.name = 'eslint-plugin-svelte'; | ||
exports.version = '2.36.0-next.2'; | ||
exports.version = '2.36.0-next.3'; |
{ | ||
"name": "eslint-plugin-svelte", | ||
"version": "2.36.0-next.2", | ||
"version": "2.36.0-next.3", | ||
"description": "ESLint plugin for Svelte using AST", | ||
@@ -30,3 +30,3 @@ "repository": "git+https://github.com/sveltejs/eslint-plugin-svelte.git", | ||
"eslint": "^7.0.0 || ^8.0.0-0", | ||
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.8" | ||
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.16" | ||
}, | ||
@@ -59,5 +59,5 @@ "peerDependenciesMeta": { | ||
"@babel/types": "^7.16.0", | ||
"@changesets/changelog-github": "^0.4.6", | ||
"@changesets/changelog-github": "^0.5.0", | ||
"@changesets/cli": "^2.24.2", | ||
"@changesets/get-release-plan": "^3.0.16", | ||
"@changesets/get-release-plan": "^4.0.0", | ||
"@fontsource/fira-mono": "^5.0.0", | ||
@@ -138,3 +138,3 @@ "@ota-meshi/eslint-plugin": "^0.15.0", | ||
"stylus": "^0.62.0", | ||
"svelte": "^5.0.0-next.8", | ||
"svelte": "^5.0.0-next.16", | ||
"svelte-adapter-ghpages": "0.1.0", | ||
@@ -141,0 +141,0 @@ "svelte-i18n": "^4.0.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
568031