@jill64/svelte-html
Advanced tools
Comparing version 0.1.0 to 0.2.0
export { default as SvelteHTML } from './SvelteHtml.svelte'; | ||
export { bind } from './bind'; | ||
export { transform } from './transform'; |
export { default as SvelteHTML } from './SvelteHtml.svelte'; | ||
// eslint-disable-next-line deprecation/deprecation | ||
export { bind } from './bind'; | ||
export { transform } from './transform'; |
{ | ||
"name": "@jill64/svelte-html", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "🏷️ Reactive attributes assignment for root html element", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
6093
13
50