@bitwarden/sdk-internal 0.2.0-main.105 → 0.2.0-main.106

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.
@@ -365,11 +365,11 @@ module.exports.isTestError = function (error) {
365
365
  };
366
366
 
367
367
  function __wbg_adapter_42(arg0, arg1, arg2) {
368
- wasm.closure608_externref_shim(arg0, arg1, arg2);
368
+ wasm.closure544_externref_shim(arg0, arg1, arg2);
369
369
  }
370
370
 
371
371
  function __wbg_adapter_145(arg0, arg1, arg2, arg3) {
372
- wasm.closure456_externref_shim(arg0, arg1, arg2, arg3);
372
+ wasm.closure402_externref_shim(arg0, arg1, arg2, arg3);
373
373
  }
374
374
 
375
375
  /**
@@ -1256,8 +1256,8 @@ module.exports.__wbindgen_cb_drop = function (arg0) {
1256
1256
  return ret;
1257
1257
  };
1258
1258
 
1259
- module.exports.__wbindgen_closure_wrapper2166 = function (arg0, arg1, arg2) {
1260
- const ret = makeMutClosure(arg0, arg1, 609, __wbg_adapter_42);
1259
+ module.exports.__wbindgen_closure_wrapper2125 = function (arg0, arg1, arg2) {
1260
+ const ret = makeMutClosure(arg0, arg1, 545, __wbg_adapter_42);
1261
1261
  return ret;
1262
1262
  };
1263
1263
 
@@ -57,6 +57,6 @@ export const __wbindgen_export_4: WebAssembly.Table;
57
57
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
58
58
  export const __wbindgen_export_6: WebAssembly.Table;
59
59
  export const __externref_table_dealloc: (a: number) => void;
60
- export const closure608_externref_shim: (a: number, b: number, c: any) => void;
61
- export const closure456_externref_shim: (a: number, b: number, c: any, d: any) => void;
60
+ export const closure544_externref_shim: (a: number, b: number, c: any) => void;
61
+ export const closure402_externref_shim: (a: number, b: number, c: any, d: any) => void;
62
62
  export const __wbindgen_start: () => void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitwarden/sdk-internal",
3
- "version": "0.2.0-main.105",
3
+ "version": "0.2.0-main.106",
4
4
  "license": "GPL-3.0",
5
5
  "files": [
6
6
  "bitwarden_wasm_internal_bg.js",