svelte-purify
Advanced tools
Comparing version 1.1.11 to 1.1.12
{ | ||
"name": "svelte-purify", | ||
"description": "💎 Safe html expansion for Svelte with DOMPurify", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"main": "dist/index.js", | ||
@@ -60,14 +60,14 @@ "type": "module", | ||
"devDependencies": { | ||
"@jill64/eslint-config-svelte": "1.2.1", | ||
"@jill64/npm-demo-layout": "1.0.94", | ||
"@jill64/eslint-config-svelte": "1.2.5", | ||
"@jill64/npm-demo-layout": "1.0.107", | ||
"@jill64/playwright-config": "2.2.3", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-edge": "1.2.5", | ||
"@jill64/universal-sanitizer": "1.2.1", | ||
"@playwright/test": "1.41.2", | ||
"@jill64/sentry-sveltekit-edge": "1.2.6", | ||
"@jill64/universal-sanitizer": "1.2.3", | ||
"@playwright/test": "1.42.0", | ||
"@sveltejs/adapter-vercel": "5.1.0", | ||
"@sveltejs/kit": "2.5.0", | ||
"svelte": "4.2.11", | ||
"@sveltejs/kit": "2.5.2", | ||
"svelte": "4.2.12", | ||
"typescript": "5.3.3", | ||
"vite": "5.1.3", | ||
"vite": "5.1.4", | ||
"@sveltejs/vite-plugin-svelte": "3.0.2" | ||
@@ -74,0 +74,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
7690