Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@balancy/wasm

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balancy/wasm - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

dist/interfaces/core.interface.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc