@bitwarden/sdk-internal 0.2.0-main.110 → 0.2.0-main.112

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.
@@ -390,11 +390,11 @@ module.exports.isTestError = function (error) {
390
390
  };
391
391
 
392
392
  function __wbg_adapter_42(arg0, arg1, arg2) {
393
- wasm.closure544_externref_shim(arg0, arg1, arg2);
393
+ wasm.closure545_externref_shim(arg0, arg1, arg2);
394
394
  }
395
395
 
396
396
  function __wbg_adapter_152(arg0, arg1, arg2, arg3) {
397
- wasm.closure402_externref_shim(arg0, arg1, arg2, arg3);
397
+ wasm.closure403_externref_shim(arg0, arg1, arg2, arg3);
398
398
  }
399
399
 
400
400
  /**
@@ -1412,8 +1412,8 @@ module.exports.__wbindgen_cb_drop = function (arg0) {
1412
1412
  return ret;
1413
1413
  };
1414
1414
 
1415
- module.exports.__wbindgen_closure_wrapper2142 = function (arg0, arg1, arg2) {
1416
- const ret = makeMutClosure(arg0, arg1, 545, __wbg_adapter_42);
1415
+ module.exports.__wbindgen_closure_wrapper2146 = function (arg0, arg1, arg2) {
1416
+ const ret = makeMutClosure(arg0, arg1, 546, __wbg_adapter_42);
1417
1417
  return ret;
1418
1418
  };
1419
1419
 
@@ -90,6 +90,6 @@ export const __wbindgen_export_4: WebAssembly.Table;
90
90
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
91
91
  export const __wbindgen_export_6: WebAssembly.Table;
92
92
  export const __externref_table_dealloc: (a: number) => void;
93
- export const closure544_externref_shim: (a: number, b: number, c: any) => void;
94
- export const closure402_externref_shim: (a: number, b: number, c: any, d: any) => void;
93
+ export const closure545_externref_shim: (a: number, b: number, c: any) => void;
94
+ export const closure403_externref_shim: (a: number, b: number, c: any, d: any) => void;
95
95
  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.110",
3
+ "version": "0.2.0-main.112",
4
4
  "license": "GPL-3.0",
5
5
  "files": [
6
6
  "bitwarden_wasm_internal_bg.js",