@bitwarden/sdk-internal 0.2.0-main.191 → 0.2.0-main.193

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.
@@ -593,14 +593,14 @@ module.exports.isTestError = function (error) {
593
593
  };
594
594
 
595
595
  function __wbg_adapter_50(arg0, arg1) {
596
- wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha35b9bda8efb3006(
596
+ wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hd7fea53fbe563cc8(
597
597
  arg0,
598
598
  arg1,
599
599
  );
600
600
  }
601
601
 
602
602
  function __wbg_adapter_53(arg0, arg1, arg2) {
603
- wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9af0b195ec309e58(
603
+ wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2fd3ee122b42f580(
604
604
  arg0,
605
605
  arg1,
606
606
  addHeapObject(arg2),
@@ -608,7 +608,7 @@ function __wbg_adapter_53(arg0, arg1, arg2) {
608
608
  }
609
609
 
610
610
  function __wbg_adapter_256(arg0, arg1, arg2, arg3) {
611
- wasm.wasm_bindgen__convert__closures__invoke2_mut__h08b1d375eb2ae73e(
611
+ wasm.wasm_bindgen__convert__closures__invoke2_mut__hd44d4ce5021e369c(
612
612
  arg0,
613
613
  arg1,
614
614
  addHeapObject(arg2),
@@ -3073,7 +3073,7 @@ module.exports.__wbg_fetch_d36a73832f0a45e8 = function (arg0) {
3073
3073
  return addHeapObject(ret);
3074
3074
  };
3075
3075
 
3076
- module.exports.__wbg_getRandomValues_3d90134a348e46b3 = function () {
3076
+ module.exports.__wbg_getRandomValues_38097e921c2494c3 = function () {
3077
3077
  return handleError(function (arg0, arg1) {
3078
3078
  globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
3079
3079
  }, arguments);
@@ -3597,12 +3597,12 @@ module.exports.__wbindgen_cb_drop = function (arg0) {
3597
3597
  return ret;
3598
3598
  };
3599
3599
 
3600
- module.exports.__wbindgen_closure_wrapper3149 = function (arg0, arg1, arg2) {
3600
+ module.exports.__wbindgen_closure_wrapper3138 = function (arg0, arg1, arg2) {
3601
3601
  const ret = makeMutClosure(arg0, arg1, 727, __wbg_adapter_50);
3602
3602
  return addHeapObject(ret);
3603
3603
  };
3604
3604
 
3605
- module.exports.__wbindgen_closure_wrapper3544 = function (arg0, arg1, arg2) {
3605
+ module.exports.__wbindgen_closure_wrapper3536 = function (arg0, arg1, arg2) {
3606
3606
  const ret = makeMutClosure(arg0, arg1, 849, __wbg_adapter_53);
3607
3607
  return addHeapObject(ret);
3608
3608
  };
@@ -137,10 +137,10 @@ export const isEncryptFileError: (a: number) => number;
137
137
  export const vaultclient_ciphers: (a: number) => number;
138
138
  export const vaultclient_folders: (a: number) => number;
139
139
  export const vaultclient_totp: (a: number) => number;
140
- export const __wbg_vaultclient_free: (a: number, b: number) => void;
141
- export const __wbg_ciphersclient_free: (a: number, b: number) => void;
142
140
  export const __wbg_foldersclient_free: (a: number, b: number) => void;
141
+ export const __wbg_ciphersclient_free: (a: number, b: number) => void;
143
142
  export const __wbg_totpclient_free: (a: number, b: number) => void;
143
+ export const __wbg_vaultclient_free: (a: number, b: number) => void;
144
144
  export const __wbg_bitwardenclient_free: (a: number, b: number) => void;
145
145
  export const bitwardenclient_new: (a: number) => number;
146
146
  export const bitwardenclient_echo: (a: number, b: number, c: number, d: number) => void;
@@ -302,16 +302,16 @@ export const __wbindgen_exn_store: (a: number) => void;
302
302
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
303
303
  export const __wbindgen_export_4: WebAssembly.Table;
304
304
  export const __wbindgen_add_to_stack_pointer: (a: number) => number;
305
- export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha35b9bda8efb3006: (
305
+ export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hd7fea53fbe563cc8: (
306
306
  a: number,
307
307
  b: number,
308
308
  ) => void;
309
- export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9af0b195ec309e58: (
309
+ export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2fd3ee122b42f580: (
310
310
  a: number,
311
311
  b: number,
312
312
  c: number,
313
313
  ) => void;
314
- export const wasm_bindgen__convert__closures__invoke2_mut__h08b1d375eb2ae73e: (
314
+ export const wasm_bindgen__convert__closures__invoke2_mut__hd44d4ce5021e369c: (
315
315
  a: number,
316
316
  b: number,
317
317
  c: number,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitwarden/sdk-internal",
3
- "version": "0.2.0-main.191",
3
+ "version": "0.2.0-main.193",
4
4
  "license": "GPL-3.0",
5
5
  "files": [
6
6
  "bitwarden_wasm_internal_bg.js",