@bitwarden/sdk-internal 0.2.0-main.227 → 0.2.0-main.229

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.
package/VERSION CHANGED
@@ -1 +1 @@
1
- 18041b7067ef31b99667d327ca4a1b01ed608e1e
1
+ 81493f34eb0354a45d302c520b15485cbf45bc19
@@ -3421,7 +3421,7 @@ export function __wbg_get_b9b93047fe3cf45b(arg0, arg1) {
3421
3421
  return addHeapObject(ret);
3422
3422
  }
3423
3423
 
3424
- export function __wbg_get_d1ac75c9c3657dc2() {
3424
+ export function __wbg_get_fe917600c25457c2() {
3425
3425
  return handleError(function (arg0, arg1, arg2) {
3426
3426
  let deferred0_0;
3427
3427
  let deferred0_1;
@@ -3436,7 +3436,7 @@ export function __wbg_get_d1ac75c9c3657dc2() {
3436
3436
  }, arguments);
3437
3437
  }
3438
3438
 
3439
- export function __wbg_getaccesstoken_e4320b5f55eeabba(arg0) {
3439
+ export function __wbg_getaccesstoken_e44f91b42cb575e2(arg0) {
3440
3440
  const ret = getObject(arg0).get_access_token();
3441
3441
  return addHeapObject(ret);
3442
3442
  }
@@ -3541,7 +3541,7 @@ export function __wbg_length_e2d2a49132c1b256(arg0) {
3541
3541
  return ret;
3542
3542
  }
3543
3543
 
3544
- export function __wbg_list_4073f967ea074894() {
3544
+ export function __wbg_list_eafc5f030208107f() {
3545
3545
  return handleError(function (arg0) {
3546
3546
  const ret = getObject(arg0).list();
3547
3547
  return addHeapObject(ret);
@@ -3718,7 +3718,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
3718
3718
  }, arguments);
3719
3719
  }
3720
3720
 
3721
- export function __wbg_remove_8bd4088f3e0d5ae1() {
3721
+ export function __wbg_remove_bb4fb48d2c31113a() {
3722
3722
  return handleError(function (arg0, arg1, arg2) {
3723
3723
  let deferred0_0;
3724
3724
  let deferred0_1;
@@ -3769,7 +3769,7 @@ export function __wbg_set_65595bdd868b3009(arg0, arg1, arg2) {
3769
3769
  getObject(arg0).set(getObject(arg1), arg2 >>> 0);
3770
3770
  }
3771
3771
 
3772
- export function __wbg_set_9b96b6509594d7ff() {
3772
+ export function __wbg_set_994721b27fa7ad6e() {
3773
3773
  return handleError(function (arg0, arg1, arg2, arg3) {
3774
3774
  let deferred0_0;
3775
3775
  let deferred0_1;
Binary file
@@ -336,9 +336,9 @@ export const purecrypto_unwrap_encapsulation_key: (
336
336
  export const bitwardenclient_vault: (a: number) => number;
337
337
  export const bitwardenclient_generator: (a: number) => number;
338
338
  export const bitwardenclient_exporters: (a: number) => number;
339
+ export const __wbg_stateclient_free: (a: number, b: number) => void;
339
340
  export const __wbg_platformclient_free: (a: number, b: number) => void;
340
341
  export const platformclient_state: (a: number) => number;
341
- export const __wbg_stateclient_free: (a: number, b: number) => void;
342
342
  export const __wbindgen_malloc: (a: number, b: number) => number;
343
343
  export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
344
344
  export const __wbindgen_exn_store: (a: number) => void;