@bitwarden/sdk-internal 0.2.0-main.313 → 0.2.0-main.315
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 +1 -1
- package/bitwarden_wasm_internal_bg.js +39 -39
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +3 -3
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +39 -39
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +3 -3
- package/package.json +1 -1
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
fab55539a9d4333526bc835348a99b2d8c4ecaf1
|
|
@@ -821,9 +821,17 @@ export function isEncryptFileError(error) {
|
|
|
821
821
|
}
|
|
822
822
|
|
|
823
823
|
function __wbg_adapter_54(arg0, arg1, arg2) {
|
|
824
|
+
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h975e31b7dc4fe5c9(
|
|
825
|
+
arg0,
|
|
826
|
+
arg1,
|
|
827
|
+
addHeapObject(arg2),
|
|
828
|
+
);
|
|
829
|
+
}
|
|
830
|
+
|
|
831
|
+
function __wbg_adapter_57(arg0, arg1, arg2) {
|
|
824
832
|
try {
|
|
825
833
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
826
|
-
wasm.
|
|
834
|
+
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h52600fe0adb0303d(
|
|
827
835
|
retptr,
|
|
828
836
|
arg0,
|
|
829
837
|
arg1,
|
|
@@ -839,14 +847,6 @@ function __wbg_adapter_54(arg0, arg1, arg2) {
|
|
|
839
847
|
}
|
|
840
848
|
}
|
|
841
849
|
|
|
842
|
-
function __wbg_adapter_57(arg0, arg1, arg2) {
|
|
843
|
-
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hb3d7232059e1cc02(
|
|
844
|
-
arg0,
|
|
845
|
-
arg1,
|
|
846
|
-
addHeapObject(arg2),
|
|
847
|
-
);
|
|
848
|
-
}
|
|
849
|
-
|
|
850
850
|
function __wbg_adapter_60(arg0, arg1) {
|
|
851
851
|
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h091423ccfc08366e(
|
|
852
852
|
arg0,
|
|
@@ -4128,14 +4128,7 @@ export function __wbg_getTime_46267b1c24877e30(arg0) {
|
|
|
4128
4128
|
return ret;
|
|
4129
4129
|
}
|
|
4130
4130
|
|
|
4131
|
-
export function
|
|
4132
|
-
return handleError(function (arg0, arg1) {
|
|
4133
|
-
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
4134
|
-
return addHeapObject(ret);
|
|
4135
|
-
}, arguments);
|
|
4136
|
-
}
|
|
4137
|
-
|
|
4138
|
-
export function __wbg_get_87c4e0d7dba36f9a() {
|
|
4131
|
+
export function __wbg_get_6611079427311255() {
|
|
4139
4132
|
return handleError(function (arg0, arg1, arg2) {
|
|
4140
4133
|
let deferred0_0;
|
|
4141
4134
|
let deferred0_1;
|
|
@@ -4150,7 +4143,14 @@ export function __wbg_get_87c4e0d7dba36f9a() {
|
|
|
4150
4143
|
}, arguments);
|
|
4151
4144
|
}
|
|
4152
4145
|
|
|
4153
|
-
export function
|
|
4146
|
+
export function __wbg_get_67b2ba62fc30de12() {
|
|
4147
|
+
return handleError(function (arg0, arg1) {
|
|
4148
|
+
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
4149
|
+
return addHeapObject(ret);
|
|
4150
|
+
}, arguments);
|
|
4151
|
+
}
|
|
4152
|
+
|
|
4153
|
+
export function __wbg_get_8d465b6d84d12b89() {
|
|
4154
4154
|
return handleError(function (arg0, arg1, arg2) {
|
|
4155
4155
|
let deferred0_0;
|
|
4156
4156
|
let deferred0_1;
|
|
@@ -4170,7 +4170,7 @@ export function __wbg_get_b9b93047fe3cf45b(arg0, arg1) {
|
|
|
4170
4170
|
return addHeapObject(ret);
|
|
4171
4171
|
}
|
|
4172
4172
|
|
|
4173
|
-
export function
|
|
4173
|
+
export function __wbg_getaccesstoken_8170bd29eed05d9b(arg0) {
|
|
4174
4174
|
const ret = getObject(arg0).get_access_token();
|
|
4175
4175
|
return addHeapObject(ret);
|
|
4176
4176
|
}
|
|
@@ -4355,14 +4355,14 @@ export function __wbg_length_e2d2a49132c1b256(arg0) {
|
|
|
4355
4355
|
return ret;
|
|
4356
4356
|
}
|
|
4357
4357
|
|
|
4358
|
-
export function
|
|
4358
|
+
export function __wbg_list_5d934f0ba20d524c() {
|
|
4359
4359
|
return handleError(function (arg0) {
|
|
4360
4360
|
const ret = getObject(arg0).list();
|
|
4361
4361
|
return addHeapObject(ret);
|
|
4362
4362
|
}, arguments);
|
|
4363
4363
|
}
|
|
4364
4364
|
|
|
4365
|
-
export function
|
|
4365
|
+
export function __wbg_list_cd0d265adc2cfd46() {
|
|
4366
4366
|
return handleError(function (arg0) {
|
|
4367
4367
|
const ret = getObject(arg0).list();
|
|
4368
4368
|
return addHeapObject(ret);
|
|
@@ -4563,7 +4563,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
4563
4563
|
}, arguments);
|
|
4564
4564
|
}
|
|
4565
4565
|
|
|
4566
|
-
export function
|
|
4566
|
+
export function __wbg_remove_078ea0be8c399116() {
|
|
4567
4567
|
return handleError(function (arg0, arg1, arg2) {
|
|
4568
4568
|
let deferred0_0;
|
|
4569
4569
|
let deferred0_1;
|
|
@@ -4578,7 +4578,7 @@ export function __wbg_remove_aa45bd9036d4f89b() {
|
|
|
4578
4578
|
}, arguments);
|
|
4579
4579
|
}
|
|
4580
4580
|
|
|
4581
|
-
export function
|
|
4581
|
+
export function __wbg_remove_572b5347d4f81b35() {
|
|
4582
4582
|
return handleError(function (arg0, arg1, arg2) {
|
|
4583
4583
|
let deferred0_0;
|
|
4584
4584
|
let deferred0_1;
|
|
@@ -4624,15 +4624,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
4624
4624
|
return addHeapObject(ret);
|
|
4625
4625
|
}
|
|
4626
4626
|
|
|
4627
|
-
export function
|
|
4628
|
-
getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
|
|
4629
|
-
}
|
|
4630
|
-
|
|
4631
|
-
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
4632
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
4633
|
-
}
|
|
4634
|
-
|
|
4635
|
-
export function __wbg_set_4b5dafe7385152c0() {
|
|
4627
|
+
export function __wbg_set_1beeded2503106e7() {
|
|
4636
4628
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
4637
4629
|
let deferred0_0;
|
|
4638
4630
|
let deferred0_1;
|
|
@@ -4647,7 +4639,7 @@ export function __wbg_set_4b5dafe7385152c0() {
|
|
|
4647
4639
|
}, arguments);
|
|
4648
4640
|
}
|
|
4649
4641
|
|
|
4650
|
-
export function
|
|
4642
|
+
export function __wbg_set_23600b436ffea64e() {
|
|
4651
4643
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
4652
4644
|
let deferred0_0;
|
|
4653
4645
|
let deferred0_1;
|
|
@@ -4662,6 +4654,14 @@ export function __wbg_set_4c1dca3917b7d151() {
|
|
|
4662
4654
|
}, arguments);
|
|
4663
4655
|
}
|
|
4664
4656
|
|
|
4657
|
+
export function __wbg_set_37837023f3d740e8(arg0, arg1, arg2) {
|
|
4658
|
+
getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
|
|
4659
|
+
}
|
|
4660
|
+
|
|
4661
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
4662
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
4663
|
+
}
|
|
4664
|
+
|
|
4665
4665
|
export function __wbg_set_65595bdd868b3009(arg0, arg1, arg2) {
|
|
4666
4666
|
getObject(arg0).set(getObject(arg1), arg2 >>> 0);
|
|
4667
4667
|
}
|
|
@@ -4891,18 +4891,18 @@ export function __wbindgen_closure_wrapper193(arg0, arg1, arg2) {
|
|
|
4891
4891
|
return addHeapObject(ret);
|
|
4892
4892
|
}
|
|
4893
4893
|
|
|
4894
|
-
export function
|
|
4895
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4894
|
+
export function __wbindgen_closure_wrapper3844(arg0, arg1, arg2) {
|
|
4895
|
+
const ret = makeMutClosure(arg0, arg1, 292, __wbg_adapter_60);
|
|
4896
4896
|
return addHeapObject(ret);
|
|
4897
4897
|
}
|
|
4898
4898
|
|
|
4899
|
-
export function
|
|
4900
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4899
|
+
export function __wbindgen_closure_wrapper6166(arg0, arg1, arg2) {
|
|
4900
|
+
const ret = makeMutClosure(arg0, arg1, 317, __wbg_adapter_60);
|
|
4901
4901
|
return addHeapObject(ret);
|
|
4902
4902
|
}
|
|
4903
4903
|
|
|
4904
|
-
export function
|
|
4905
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4904
|
+
export function __wbindgen_closure_wrapper6545(arg0, arg1, arg2) {
|
|
4905
|
+
const ret = makeMutClosure(arg0, arg1, 340, __wbg_adapter_54);
|
|
4906
4906
|
return addHeapObject(ret);
|
|
4907
4907
|
}
|
|
4908
4908
|
|
|
Binary file
|
|
@@ -407,16 +407,16 @@ export const __wbindgen_exn_store: (a: number) => void;
|
|
|
407
407
|
export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
408
408
|
export const __wbindgen_export_4: WebAssembly.Table;
|
|
409
409
|
export const __wbindgen_add_to_stack_pointer: (a: number) => number;
|
|
410
|
-
export const
|
|
410
|
+
export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h975e31b7dc4fe5c9: (
|
|
411
411
|
a: number,
|
|
412
412
|
b: number,
|
|
413
413
|
c: number,
|
|
414
|
-
d: number,
|
|
415
414
|
) => void;
|
|
416
|
-
export const
|
|
415
|
+
export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h52600fe0adb0303d: (
|
|
417
416
|
a: number,
|
|
418
417
|
b: number,
|
|
419
418
|
c: number,
|
|
419
|
+
d: number,
|
|
420
420
|
) => void;
|
|
421
421
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h091423ccfc08366e: (
|
|
422
422
|
a: number,
|