@bitwarden/sdk-internal 0.2.0-main.168 → 0.2.0-main.169

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.
@@ -3574,13 +3574,13 @@ module.exports.__wbindgen_cb_drop = function (arg0) {
3574
3574
  return ret;
3575
3575
  };
3576
3576
 
3577
- module.exports.__wbindgen_closure_wrapper3076 = function (arg0, arg1, arg2) {
3578
- const ret = makeMutClosure(arg0, arg1, 703, __wbg_adapter_50);
3577
+ module.exports.__wbindgen_closure_wrapper3078 = function (arg0, arg1, arg2) {
3578
+ const ret = makeMutClosure(arg0, arg1, 705, __wbg_adapter_50);
3579
3579
  return addHeapObject(ret);
3580
3580
  };
3581
3581
 
3582
- module.exports.__wbindgen_closure_wrapper3471 = function (arg0, arg1, arg2) {
3583
- const ret = makeMutClosure(arg0, arg1, 825, __wbg_adapter_53);
3582
+ module.exports.__wbindgen_closure_wrapper3473 = function (arg0, arg1, arg2) {
3583
+ const ret = makeMutClosure(arg0, arg1, 827, __wbg_adapter_53);
3584
3584
  return addHeapObject(ret);
3585
3585
  };
3586
3586
 
@@ -284,10 +284,10 @@ export const purecrypto_wrap_encapsulation_key: (
284
284
  e: number,
285
285
  ) => void;
286
286
  export const __wbg_vaultclient_free: (a: number, b: number) => void;
287
+ export const __wbg_totpclient_free: (a: number, b: number) => void;
287
288
  export const __wbg_foldersclient_free: (a: number, b: number) => void;
288
289
  export const __wbg_cryptoclient_free: (a: number, b: number) => void;
289
290
  export const __wbg_ciphersclient_free: (a: number, b: number) => void;
290
- export const __wbg_totpclient_free: (a: number, b: number) => void;
291
291
  export const __wbindgen_malloc: (a: number, b: number) => number;
292
292
  export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
293
293
  export const __wbindgen_exn_store: (a: number) => void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitwarden/sdk-internal",
3
- "version": "0.2.0-main.168",
3
+ "version": "0.2.0-main.169",
4
4
  "license": "GPL-3.0",
5
5
  "files": [
6
6
  "bitwarden_wasm_internal_bg.js",