@jill64/svelte-html
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@jill64/svelte-html", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "🏷️ Declarative attribute binding for the root html element", | ||
@@ -59,5 +59,5 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@jill64/eslint-config-svelte": "1.0.7", | ||
"@jill64/npm-demo-layout": "1.0.18", | ||
"@jill64/universal-sanitizer": "1.0.0", | ||
"@jill64/eslint-config-svelte": "1.0.12", | ||
"@jill64/npm-demo-layout": "1.0.30", | ||
"@jill64/universal-sanitizer": "1.0.2", | ||
"@jill64/playwright-config": "2.2.1", | ||
@@ -68,10 +68,10 @@ "@jill64/prettier-config": "1.0.0", | ||
"@sveltejs/adapter-cloudflare": "3.0.1", | ||
"@sveltejs/kit": "2.0.5", | ||
"@sveltejs/kit": "2.0.8", | ||
"svelte": "4.2.8", | ||
"svelte-feather-icons": "4.1.0", | ||
"typescript": "5.3.3", | ||
"vite": "5.0.10", | ||
"vitest": "1.1.0", | ||
"vite": "5.0.11", | ||
"vitest": "1.1.3", | ||
"@sveltejs/vite-plugin-svelte": "3.0.1" | ||
} | ||
} |
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
7983