@oxidezap/whatsapp-rust-bridge 0.21.1 → 0.21.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4960,12 +4960,12 @@ export interface InitOutput {
4960
4960
  readonly intounderlyingsink_write: (a: number, b: number) => number;
4961
4961
  readonly intounderlyingsource_cancel: (a: number) => void;
4962
4962
  readonly intounderlyingsource_pull: (a: number, b: number) => number;
4963
- readonly __wasm_bindgen_func_elem_4631: (a: number, b: number, c: number) => void;
4964
- readonly __wasm_bindgen_func_elem_27779: (a: number, b: number, c: number, d: number) => void;
4965
- readonly __wasm_bindgen_func_elem_27781: (a: number, b: number, c: number, d: number) => void;
4966
- readonly __wasm_bindgen_func_elem_9799: (a: number, b: number, c: number) => void;
4967
- readonly __wasm_bindgen_func_elem_4630: (a: number, b: number, c: number) => void;
4968
- readonly __wasm_bindgen_func_elem_4629: (a: number, b: number) => void;
4963
+ readonly __wasm_bindgen_func_elem_4640: (a: number, b: number, c: number) => void;
4964
+ readonly __wasm_bindgen_func_elem_28069: (a: number, b: number, c: number, d: number) => void;
4965
+ readonly __wasm_bindgen_func_elem_28071: (a: number, b: number, c: number, d: number) => void;
4966
+ readonly __wasm_bindgen_func_elem_9820: (a: number, b: number, c: number) => void;
4967
+ readonly __wasm_bindgen_func_elem_4639: (a: number, b: number, c: number) => void;
4968
+ readonly __wasm_bindgen_func_elem_4638: (a: number, b: number) => void;
4969
4969
  readonly __wbindgen_export: (a: number, b: number) => number;
4970
4970
  readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
4971
4971
  readonly __wbindgen_export3: (a: number) => void;
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oxidezap/whatsapp-rust-bridge",
3
- "version": "0.21.1",
3
+ "version": "0.21.2",
4
4
  "description": "A high-performance utilities for WhatsApp, powered by Rust and WebAssembly.",
5
5
  "author": "João Lucas <jlucaso@hotmail.com>",
6
6
  "license": "MIT",