@inlang/paraglide-sveltekit
Advanced tools
Comparing version
// file generated by build script - do not commit | ||
export const PARAGLIDE_SVELTEKIT_VERSION = "0.12.0" | ||
export const PARAGLIDE_SVELTEKIT_VERSION = "0.12.1" | ||
export const PARAGLIDE_SVELTEKIT_MARKETPLACE_ID = "library.inlang.paraglideJsAdapterSvelteKit" |
@@ -32,4 +32,4 @@ import { NO_TRANSLATE_ATTRIBUTE } from "../../constants.js"; | ||
code.appendRight(element.start + element.name.length + 1, " " + newSpreadAttributeString); | ||
//add <!-- svelte-ignore a11y-missing-attribute --> just before the element | ||
code.appendLeft(element.start, "<!-- svelte-ignore a11y-missing-attribute -->"); | ||
//add <!-- svelte-ignore a11y_missing_attribute --> just before the element | ||
code.appendLeft(element.start, "<!-- svelte-ignore a11y_missing_attribute -->"); | ||
} | ||
@@ -84,4 +84,4 @@ else { | ||
code.appendRight(element.start + element.name.length + 1, " " + newSpreadAttributeString); | ||
//add <!-- svelte-ignore a11y-missing-attribute --> just before the element | ||
code.appendLeft(element.start, "<!-- svelte-ignore a11y-missing-attribute -->"); | ||
//add <!-- svelte-ignore a11y_missing_attribute --> just before the element | ||
code.appendLeft(element.start, "<!-- svelte-ignore a11y_missing_attribute -->"); | ||
} | ||
@@ -88,0 +88,0 @@ else { |
{ | ||
"name": "@inlang/paraglide-sveltekit", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "./dist/runtime/index.js", |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package