@bitwarden/sdk-internal 0.2.0-main.388 → 0.2.0-main.389
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 +40 -40
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +7 -7
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +46 -46
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +7 -7
- package/package.json +1 -1
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
d5be37f6d1cd22ed79586916a898fd164f71c0a7
|
|
@@ -875,22 +875,22 @@ export function isEncryptFileError(error) {
|
|
|
875
875
|
}
|
|
876
876
|
}
|
|
877
877
|
|
|
878
|
-
function
|
|
879
|
-
wasm.
|
|
878
|
+
function wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1) {
|
|
879
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1);
|
|
880
|
+
}
|
|
881
|
+
|
|
882
|
+
function wasm_bindgen__convert__closures_____invoke__h68bd0a9d5350e258(arg0, arg1, arg2) {
|
|
883
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h68bd0a9d5350e258(
|
|
880
884
|
arg0,
|
|
881
885
|
arg1,
|
|
882
886
|
addHeapObject(arg2),
|
|
883
887
|
);
|
|
884
888
|
}
|
|
885
889
|
|
|
886
|
-
function
|
|
887
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1);
|
|
888
|
-
}
|
|
889
|
-
|
|
890
|
-
function wasm_bindgen__convert__closures_____invoke__h1c653e1622801c06(arg0, arg1, arg2) {
|
|
890
|
+
function wasm_bindgen__convert__closures_____invoke__h35226a0bef9fe725(arg0, arg1, arg2) {
|
|
891
891
|
try {
|
|
892
892
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
893
|
-
wasm.
|
|
893
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h35226a0bef9fe725(
|
|
894
894
|
retptr,
|
|
895
895
|
arg0,
|
|
896
896
|
arg1,
|
|
@@ -4434,7 +4434,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4434
4434
|
}, arguments);
|
|
4435
4435
|
}
|
|
4436
4436
|
|
|
4437
|
-
export function
|
|
4437
|
+
export function __wbg_cipher_e019b2b74a79ab9d(arg0) {
|
|
4438
4438
|
const ret = getObject(arg0).cipher;
|
|
4439
4439
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4440
4440
|
}
|
|
@@ -4514,7 +4514,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4514
4514
|
return addHeapObject(ret);
|
|
4515
4515
|
}
|
|
4516
4516
|
|
|
4517
|
-
export function
|
|
4517
|
+
export function __wbg_folder_552e3edc9369b8bf(arg0) {
|
|
4518
4518
|
const ret = getObject(arg0).folder;
|
|
4519
4519
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4520
4520
|
}
|
|
@@ -4541,7 +4541,12 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4541
4541
|
return ret;
|
|
4542
4542
|
}
|
|
4543
4543
|
|
|
4544
|
-
export function
|
|
4544
|
+
export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
4545
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4546
|
+
return addHeapObject(ret);
|
|
4547
|
+
}
|
|
4548
|
+
|
|
4549
|
+
export function __wbg_get_7fee9f75a6c37b05() {
|
|
4545
4550
|
return handleError(function (arg0, arg1, arg2) {
|
|
4546
4551
|
let deferred0_0;
|
|
4547
4552
|
let deferred0_1;
|
|
@@ -4556,7 +4561,12 @@ export function __wbg_get_04f56d8c21eb32a6() {
|
|
|
4556
4561
|
}, arguments);
|
|
4557
4562
|
}
|
|
4558
4563
|
|
|
4559
|
-
export function
|
|
4564
|
+
export function __wbg_get_access_token_035d4bf37093a6b6(arg0) {
|
|
4565
|
+
const ret = getObject(arg0).get_access_token();
|
|
4566
|
+
return addHeapObject(ret);
|
|
4567
|
+
}
|
|
4568
|
+
|
|
4569
|
+
export function __wbg_get_e946c582cb577c47() {
|
|
4560
4570
|
return handleError(function (arg0, arg1, arg2) {
|
|
4561
4571
|
let deferred0_0;
|
|
4562
4572
|
let deferred0_1;
|
|
@@ -4571,16 +4581,6 @@ export function __wbg_get_3ed2b9ce163f4939() {
|
|
|
4571
4581
|
}, arguments);
|
|
4572
4582
|
}
|
|
4573
4583
|
|
|
4574
|
-
export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
4575
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4576
|
-
return addHeapObject(ret);
|
|
4577
|
-
}
|
|
4578
|
-
|
|
4579
|
-
export function __wbg_get_access_token_7e535d9395288ab9(arg0) {
|
|
4580
|
-
const ret = getObject(arg0).get_access_token();
|
|
4581
|
-
return addHeapObject(ret);
|
|
4582
|
-
}
|
|
4583
|
-
|
|
4584
4584
|
export function __wbg_get_efcb449f58ec27c2() {
|
|
4585
4585
|
return handleError(function (arg0, arg1) {
|
|
4586
4586
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -4768,14 +4768,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
4768
4768
|
return ret;
|
|
4769
4769
|
}
|
|
4770
4770
|
|
|
4771
|
-
export function
|
|
4771
|
+
export function __wbg_list_b514f33b61133bee() {
|
|
4772
4772
|
return handleError(function (arg0) {
|
|
4773
4773
|
const ret = getObject(arg0).list();
|
|
4774
4774
|
return addHeapObject(ret);
|
|
4775
4775
|
}, arguments);
|
|
4776
4776
|
}
|
|
4777
4777
|
|
|
4778
|
-
export function
|
|
4778
|
+
export function __wbg_list_cf32604e911dd7a0() {
|
|
4779
4779
|
return handleError(function (arg0) {
|
|
4780
4780
|
const ret = getObject(arg0).list();
|
|
4781
4781
|
return addHeapObject(ret);
|
|
@@ -4990,7 +4990,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
4990
4990
|
}, arguments);
|
|
4991
4991
|
}
|
|
4992
4992
|
|
|
4993
|
-
export function
|
|
4993
|
+
export function __wbg_remove_6c48bb5b76138f56() {
|
|
4994
4994
|
return handleError(function (arg0, arg1, arg2) {
|
|
4995
4995
|
let deferred0_0;
|
|
4996
4996
|
let deferred0_1;
|
|
@@ -5005,7 +5005,7 @@ export function __wbg_remove_370e9f1e5e0bb1b4() {
|
|
|
5005
5005
|
}, arguments);
|
|
5006
5006
|
}
|
|
5007
5007
|
|
|
5008
|
-
export function
|
|
5008
|
+
export function __wbg_remove_fa36558bd713180c() {
|
|
5009
5009
|
return handleError(function (arg0, arg1, arg2) {
|
|
5010
5010
|
let deferred0_0;
|
|
5011
5011
|
let deferred0_1;
|
|
@@ -5051,11 +5051,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5051
5051
|
return addHeapObject(ret);
|
|
5052
5052
|
}
|
|
5053
5053
|
|
|
5054
|
-
export function
|
|
5055
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5056
|
-
}
|
|
5057
|
-
|
|
5058
|
-
export function __wbg_set_82df371102253abf() {
|
|
5054
|
+
export function __wbg_set_1a1531b502e7a64f() {
|
|
5059
5055
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5060
5056
|
let deferred0_0;
|
|
5061
5057
|
let deferred0_1;
|
|
@@ -5070,12 +5066,11 @@ export function __wbg_set_82df371102253abf() {
|
|
|
5070
5066
|
}, arguments);
|
|
5071
5067
|
}
|
|
5072
5068
|
|
|
5073
|
-
export function
|
|
5074
|
-
|
|
5075
|
-
return addHeapObject(ret);
|
|
5069
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5070
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5076
5071
|
}
|
|
5077
5072
|
|
|
5078
|
-
export function
|
|
5073
|
+
export function __wbg_set_54b08b9d03c8b476() {
|
|
5079
5074
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5080
5075
|
let deferred0_0;
|
|
5081
5076
|
let deferred0_1;
|
|
@@ -5090,6 +5085,11 @@ export function __wbg_set_b29534c3dc99fedf() {
|
|
|
5090
5085
|
}, arguments);
|
|
5091
5086
|
}
|
|
5092
5087
|
|
|
5088
|
+
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5089
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5090
|
+
return addHeapObject(ret);
|
|
5091
|
+
}
|
|
5092
|
+
|
|
5093
5093
|
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
5094
5094
|
getObject(arg0).body = getObject(arg1);
|
|
5095
5095
|
}
|
|
@@ -5312,8 +5312,8 @@ export function __wbindgen_cast_b5381fbb5b406c64(arg0, arg1) {
|
|
|
5312
5312
|
const ret = makeMutClosure(
|
|
5313
5313
|
arg0,
|
|
5314
5314
|
arg1,
|
|
5315
|
-
wasm.
|
|
5316
|
-
|
|
5315
|
+
wasm.wasm_bindgen__closure__destroy__h6a825a0b044d0d72,
|
|
5316
|
+
wasm_bindgen__convert__closures_____invoke__h68bd0a9d5350e258,
|
|
5317
5317
|
);
|
|
5318
5318
|
return addHeapObject(ret);
|
|
5319
5319
|
}
|
|
@@ -5335,8 +5335,8 @@ export function __wbindgen_cast_e26c11be9cd2d69f(arg0, arg1) {
|
|
|
5335
5335
|
const ret = makeMutClosure(
|
|
5336
5336
|
arg0,
|
|
5337
5337
|
arg1,
|
|
5338
|
-
wasm.
|
|
5339
|
-
|
|
5338
|
+
wasm.wasm_bindgen__closure__destroy__h6a825a0b044d0d72,
|
|
5339
|
+
wasm_bindgen__convert__closures_____invoke__h35226a0bef9fe725,
|
|
5340
5340
|
);
|
|
5341
5341
|
return addHeapObject(ret);
|
|
5342
5342
|
}
|
|
@@ -5366,7 +5366,7 @@ export function __wbindgen_cast_f66f93a990df8ea4(arg0, arg1) {
|
|
|
5366
5366
|
arg0,
|
|
5367
5367
|
arg1,
|
|
5368
5368
|
wasm.wasm_bindgen__closure__destroy__h04ff7fddf688fec6,
|
|
5369
|
-
|
|
5369
|
+
wasm_bindgen__convert__closures_____invoke__h68bd0a9d5350e258,
|
|
5370
5370
|
);
|
|
5371
5371
|
return addHeapObject(ret);
|
|
5372
5372
|
}
|
|
Binary file
|
|
@@ -432,24 +432,24 @@ export const __wbg_totpclient_free: (a: number, b: number) => void;
|
|
|
432
432
|
export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
433
433
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
434
434
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
435
|
-
export const
|
|
435
|
+
export const wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01: (
|
|
436
436
|
a: number,
|
|
437
437
|
b: number,
|
|
438
|
-
c: number,
|
|
439
438
|
) => void;
|
|
440
|
-
export const
|
|
441
|
-
export const
|
|
439
|
+
export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
|
|
440
|
+
export const wasm_bindgen__convert__closures_____invoke__h68bd0a9d5350e258: (
|
|
442
441
|
a: number,
|
|
443
442
|
b: number,
|
|
443
|
+
c: number,
|
|
444
444
|
) => void;
|
|
445
|
-
export const
|
|
446
|
-
export const
|
|
445
|
+
export const wasm_bindgen__closure__destroy__h6a825a0b044d0d72: (a: number, b: number) => void;
|
|
446
|
+
export const wasm_bindgen__closure__destroy__h04ff7fddf688fec6: (a: number, b: number) => void;
|
|
447
|
+
export const wasm_bindgen__convert__closures_____invoke__h35226a0bef9fe725: (
|
|
447
448
|
a: number,
|
|
448
449
|
b: number,
|
|
449
450
|
c: number,
|
|
450
451
|
d: number,
|
|
451
452
|
) => void;
|
|
452
|
-
export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
|
|
453
453
|
export const wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7: (
|
|
454
454
|
a: number,
|
|
455
455
|
b: number,
|