svelte-highlight-switcher
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "svelte-highlight-switcher", | ||
"description": "📍 Safe svelte-highlight dynamic style switching", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "dist/index.js", | ||
@@ -10,3 +10,3 @@ "type": "module", | ||
"name": "jill64", | ||
"email": "143883742+jill64@users.noreply.github.com", | ||
"email": "intents.turrets0h@icloud.com", | ||
"url": "https://github.com/jill64", | ||
@@ -60,9 +60,9 @@ "image": "https://avatars.githubusercontent.com/u/143883742?v=4" | ||
"@jill64/eslint-config-svelte": "1.0.5", | ||
"@jill64/playwright-config": "2.2.0", | ||
"@jill64/playwright-config": "2.2.1", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.6.1", | ||
"@jill64/svelte-dark-theme": "2.3.2", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.6.2", | ||
"@jill64/svelte-dark-theme": "2.3.8", | ||
"@playwright/test": "1.40.1", | ||
"@sveltejs/adapter-cloudflare": "3.0.0", | ||
"@sveltejs/kit": "2.0.1", | ||
"@sveltejs/adapter-cloudflare": "3.0.1", | ||
"@sveltejs/kit": "2.0.4", | ||
"svelte": "4.2.8", | ||
@@ -72,5 +72,5 @@ "svelte-highlight": "7.4.6", | ||
"vite": "5.0.10", | ||
"vitest": "1.0.4", | ||
"vitest": "1.1.0", | ||
"@sveltejs/vite-plugin-svelte": "3.0.1" | ||
} | ||
} | ||
} |
@@ -48,1 +48,9 @@ <!----- BEGIN GHOST DOCS HEADER -----> | ||
As long as the contents of [`svelte-highlight/styles`](https://github.com/metonym/svelte-highlight#svelte-highlight) are secure, there is no risk of XSS. | ||
<!----- BEGIN GHOST DOCS FOOTER -----> | ||
## License | ||
MIT | ||
<!----- 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
6497
56