svelte-purify
Advanced tools
Comparing version 1.1.19 to 1.1.20
{ | ||
"name": "svelte-purify", | ||
"description": "💎 Safe html expansion for Svelte with DOMPurify", | ||
"version": "1.1.19", | ||
"version": "1.1.20", | ||
"main": "dist/index.js", | ||
@@ -10,3 +10,3 @@ "type": "module", | ||
"name": "jill64", | ||
"email": "intents.turrets0h@icloud.com", | ||
"email": "contact@jill64.dev", | ||
"url": "https://github.com/jill64", | ||
@@ -35,3 +35,3 @@ "image": "https://avatars.githubusercontent.com/u/143883742?v=4" | ||
"url": "https://github.com/jill64/svelte-purify.git", | ||
"image": "https://opengraph.githubassets.com/7c5b0bd88d1b5facc97913170a084c4ee4f6594f0f7540b89e8c293300ebe49e/jill64/svelte-purify" | ||
"image": "https://opengraph.githubassets.com/80b321ac700c01f4697a36995776ae46ba6f36d4fcb1dbfdd3eda9adf9b769e3/jill64/svelte-purify" | ||
}, | ||
@@ -62,14 +62,14 @@ "keywords": [ | ||
"devDependencies": { | ||
"@jill64/eslint-config-svelte": "1.2.19", | ||
"@jill64/npm-demo-layout": "1.0.164", | ||
"@jill64/eslint-config-svelte": "1.2.22", | ||
"@jill64/npm-demo-layout": "1.0.176", | ||
"@jill64/playwright-config": "2.2.5", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-edge": "1.2.21", | ||
"@jill64/sentry-sveltekit-edge": "1.2.23", | ||
"@jill64/universal-sanitizer": "1.2.8", | ||
"@playwright/test": "1.43.1", | ||
"@sveltejs/adapter-vercel": "5.3.0", | ||
"@sveltejs/kit": "2.5.5", | ||
"svelte": "4.2.14", | ||
"@sveltejs/kit": "2.5.7", | ||
"svelte": "4.2.15", | ||
"typescript": "5.4.5", | ||
"vite": "5.2.8", | ||
"vite": "5.2.10", | ||
"@sveltejs/vite-plugin-svelte": "3.1.0" | ||
@@ -76,0 +76,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
7683