@balancy/wasm
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -103,3 +103,3 @@ import { CoreAppConfig } from './app-config.interface'; | ||
balancyLocalization_GetLocalizedValue(key: string): string; | ||
balancyLocalization_GetCurrentLocalizationCode(key: string): string; | ||
balancyLocalization_GetCurrentLocalizationCode(): string; | ||
balancyLocalization_GetAllLocalizationCodes(): CoreVector<string>; | ||
@@ -106,0 +106,0 @@ balancyLocalization_ChangeLocalization(code: string): void; |
{ | ||
"name": "@balancy/wasm", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "build:web": "vite build --mode web", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3247268
22