@jill64/svelte-html
Advanced tools
Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "@jill64/svelte-html", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "🏷️ Declarative attribute binding for the root html element", | ||
@@ -59,18 +59,18 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@jill64/eslint-config-svelte": "1.0.16", | ||
"@jill64/npm-demo-layout": "1.0.68", | ||
"@jill64/universal-sanitizer": "1.1.0", | ||
"@jill64/eslint-config-svelte": "1.1.1", | ||
"@jill64/npm-demo-layout": "1.0.81", | ||
"@jill64/universal-sanitizer": "1.2.0", | ||
"@jill64/playwright-config": "2.2.3", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.4", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.5", | ||
"@playwright/test": "1.41.2", | ||
"@sveltejs/adapter-cloudflare": "4.1.0", | ||
"@sveltejs/kit": "2.5.0", | ||
"svelte": "4.2.9", | ||
"svelte": "4.2.11", | ||
"svelte-feather-icons": "4.1.0", | ||
"typescript": "5.3.3", | ||
"vite": "5.0.12", | ||
"vite": "5.1.3", | ||
"vitest": "1.2.2", | ||
"@sveltejs/vite-plugin-svelte": "3.0.2" | ||
} | ||
} | ||
} |
@@ -5,8 +5,8 @@ <!----- BEGIN GHOST DOCS HEADER -----> | ||
<!----- BEGIN GHOST DOCS BADGES -----> | ||
<!----- BEGIN GHOST DOCS BADGES -----> | ||
<a href="https://npmjs.com/package/@jill64/svelte-html"><img src="https://img.shields.io/npm/v/@jill64/svelte-html" alt="npm-version" /></a> <a href="https://npmjs.com/package/@jill64/svelte-html"><img src="https://img.shields.io/npm/l/@jill64/svelte-html" alt="npm-license" /></a> <a href="https://npmjs.com/package/@jill64/svelte-html"><img src="https://img.shields.io/npm/dm/@jill64/svelte-html" alt="npm-download-month" /></a> <a href="https://npmjs.com/package/@jill64/svelte-html"><img src="https://img.shields.io/bundlephobia/min/@jill64/svelte-html" alt="npm-min-size" /></a> <a href="https://github.com/jill64/svelte-html/actions/workflows/ci.yml"><img src="https://github.com/jill64/svelte-html/actions/workflows/ci.yml/badge.svg" alt="ci.yml" /></a> <a href="https://svelte-html.jill64.dev"><img src="https://img.shields.io/website?up_message=working&down_message=down&url=https%3A%2F%2Fsvelte-html.jill64.dev" alt="website" /></a> | ||
<!----- END GHOST DOCS BADGES -----> | ||
🏷️ Declarative attribute binding for the root html element | ||
@@ -68,4 +68,4 @@ | ||
MIT | ||
[MIT](LICENSE) | ||
<!----- END GHOST DOCS FOOTER -----> |
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
7994