@jill64/svelte-html
Advanced tools
Comparing version 1.1.9 to 1.1.10
{ | ||
"name": "@jill64/svelte-html", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "🏷️ Declarative attribute binding for the root html element", | ||
@@ -59,18 +59,18 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@jill64/eslint-config-svelte": "1.2.6", | ||
"@jill64/npm-demo-layout": "1.0.109", | ||
"@jill64/eslint-config-svelte": "1.2.11", | ||
"@jill64/npm-demo-layout": "1.0.120", | ||
"@jill64/universal-sanitizer": "1.2.3", | ||
"@jill64/playwright-config": "2.2.4", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.6", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.8", | ||
"@playwright/test": "1.42.1", | ||
"@sveltejs/adapter-cloudflare": "4.1.0", | ||
"@sveltejs/kit": "2.5.2", | ||
"@sveltejs/adapter-cloudflare": "4.2.0", | ||
"@sveltejs/kit": "2.5.4", | ||
"svelte": "4.2.12", | ||
"svelte-feather-icons": "4.1.0", | ||
"typescript": "5.3.3", | ||
"vite": "5.1.4", | ||
"vitest": "1.3.1", | ||
"typescript": "5.4.2", | ||
"vite": "5.1.6", | ||
"vitest": "1.4.0", | ||
"@sveltejs/vite-plugin-svelte": "3.0.2" | ||
} | ||
} |
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
7997