@diaryx/wasm-node 0.11.0-dev.449d9b2 → 0.11.0

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.
Binary file
@@ -62,9 +62,9 @@ export const wasmsyncclient_stop: (a: number) => void;
62
62
  export const wasmsyncclient_subscribeBodies: (a: number, b: number, c: number) => void;
63
63
  export const wasmsyncclient_subscribeBody: (a: number, b: number, c: number) => void;
64
64
  export const wasmsyncclient_unfocusFiles: (a: number, b: number, c: number) => void;
65
- export const wasm_bindgen__closure__destroy__h1a6596f161fce41d: (a: number, b: number) => void;
66
- export const wasm_bindgen__convert__closures_____invoke__hcef8d709b492a91f: (a: number, b: number, c: any, d: any) => void;
67
- export const wasm_bindgen__convert__closures_____invoke__hf6386362379cecd0: (a: number, b: number, c: any) => void;
65
+ export const wasm_bindgen__closure__destroy__hcf0c613855ef990f: (a: number, b: number) => void;
66
+ export const wasm_bindgen__convert__closures_____invoke__h4ffe3e306d53c3fd: (a: number, b: number, c: any, d: any) => void;
67
+ export const wasm_bindgen__convert__closures_____invoke__hf4ed7050e4f49b30: (a: number, b: number, c: any) => void;
68
68
  export const __wbindgen_malloc: (a: number, b: number) => number;
69
69
  export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
70
70
  export const __wbindgen_exn_store: (a: number) => void;
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@diaryx/wasm-node",
3
3
  "type": "module",
4
4
  "description": "WebAssembly bindings for Diaryx core functionality",
5
- "version": "0.11.0-dev.449d9b2",
5
+ "version": "0.11.0",
6
6
  "license": "SEE LICENSE IN ../../LICENSE.md",
7
7
  "repository": {
8
8
  "type": "git",