@bitwarden/sdk-internal 0.2.0-main.439 → 0.2.0-main.440
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 +42 -42
- 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 +42 -42
- 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
|
+
fe367325c56e8ea9dd75af674feb1dab0636f78b
|
|
@@ -908,6 +908,18 @@ export function isGetFolderError(error) {
|
|
|
908
908
|
}
|
|
909
909
|
}
|
|
910
910
|
|
|
911
|
+
function wasm_bindgen__convert__closures_____invoke__h62b881a194105b80(arg0, arg1) {
|
|
912
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h62b881a194105b80(arg0, arg1);
|
|
913
|
+
}
|
|
914
|
+
|
|
915
|
+
function wasm_bindgen__convert__closures_____invoke__h5cc2c3c66229bc92(arg0, arg1, arg2) {
|
|
916
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h5cc2c3c66229bc92(
|
|
917
|
+
arg0,
|
|
918
|
+
arg1,
|
|
919
|
+
addHeapObject(arg2),
|
|
920
|
+
);
|
|
921
|
+
}
|
|
922
|
+
|
|
911
923
|
function wasm_bindgen__convert__closures_____invoke__h55c4ad30869c1fdd(arg0, arg1, arg2) {
|
|
912
924
|
try {
|
|
913
925
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -927,18 +939,6 @@ function wasm_bindgen__convert__closures_____invoke__h55c4ad30869c1fdd(arg0, arg
|
|
|
927
939
|
}
|
|
928
940
|
}
|
|
929
941
|
|
|
930
|
-
function wasm_bindgen__convert__closures_____invoke__h62b881a194105b80(arg0, arg1) {
|
|
931
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h62b881a194105b80(arg0, arg1);
|
|
932
|
-
}
|
|
933
|
-
|
|
934
|
-
function wasm_bindgen__convert__closures_____invoke__h5cc2c3c66229bc92(arg0, arg1, arg2) {
|
|
935
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h5cc2c3c66229bc92(
|
|
936
|
-
arg0,
|
|
937
|
-
arg1,
|
|
938
|
-
addHeapObject(arg2),
|
|
939
|
-
);
|
|
940
|
-
}
|
|
941
|
-
|
|
942
942
|
function wasm_bindgen__convert__closures_____invoke__h92667cd2c3a9eee2(arg0, arg1, arg2, arg3) {
|
|
943
943
|
wasm.wasm_bindgen__convert__closures_____invoke__h92667cd2c3a9eee2(
|
|
944
944
|
arg0,
|
|
@@ -4641,7 +4641,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4641
4641
|
}, arguments);
|
|
4642
4642
|
}
|
|
4643
4643
|
|
|
4644
|
-
export function
|
|
4644
|
+
export function __wbg_cipher_2b9cd1c382c0cca1(arg0) {
|
|
4645
4645
|
const ret = getObject(arg0).cipher;
|
|
4646
4646
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4647
4647
|
}
|
|
@@ -4734,7 +4734,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4734
4734
|
return addHeapObject(ret);
|
|
4735
4735
|
}
|
|
4736
4736
|
|
|
4737
|
-
export function
|
|
4737
|
+
export function __wbg_folder_f20133daccfb4d38(arg0) {
|
|
4738
4738
|
const ret = getObject(arg0).folder;
|
|
4739
4739
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4740
4740
|
}
|
|
@@ -4767,7 +4767,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4767
4767
|
return ret;
|
|
4768
4768
|
}
|
|
4769
4769
|
|
|
4770
|
-
export function
|
|
4770
|
+
export function __wbg_get_0c564fab4abfc910() {
|
|
4771
4771
|
return handleError(function (arg0, arg1, arg2) {
|
|
4772
4772
|
let deferred0_0;
|
|
4773
4773
|
let deferred0_1;
|
|
@@ -4787,12 +4787,12 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4787
4787
|
return addHeapObject(ret);
|
|
4788
4788
|
}
|
|
4789
4789
|
|
|
4790
|
-
export function
|
|
4790
|
+
export function __wbg_get_access_token_c7598ad27b205836(arg0) {
|
|
4791
4791
|
const ret = getObject(arg0).get_access_token();
|
|
4792
4792
|
return addHeapObject(ret);
|
|
4793
4793
|
}
|
|
4794
4794
|
|
|
4795
|
-
export function
|
|
4795
|
+
export function __wbg_get_d9c8574805f1bfd3() {
|
|
4796
4796
|
return handleError(function (arg0, arg1, arg2) {
|
|
4797
4797
|
let deferred0_0;
|
|
4798
4798
|
let deferred0_1;
|
|
@@ -4998,14 +4998,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
4998
4998
|
return ret;
|
|
4999
4999
|
}
|
|
5000
5000
|
|
|
5001
|
-
export function
|
|
5001
|
+
export function __wbg_list_e73a64f527d11901() {
|
|
5002
5002
|
return handleError(function (arg0) {
|
|
5003
5003
|
const ret = getObject(arg0).list();
|
|
5004
5004
|
return addHeapObject(ret);
|
|
5005
5005
|
}, arguments);
|
|
5006
5006
|
}
|
|
5007
5007
|
|
|
5008
|
-
export function
|
|
5008
|
+
export function __wbg_list_f3b43eb4de025fd7() {
|
|
5009
5009
|
return handleError(function (arg0) {
|
|
5010
5010
|
const ret = getObject(arg0).list();
|
|
5011
5011
|
return addHeapObject(ret);
|
|
@@ -5249,7 +5249,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5249
5249
|
}, arguments);
|
|
5250
5250
|
}
|
|
5251
5251
|
|
|
5252
|
-
export function
|
|
5252
|
+
export function __wbg_remove_13a388135a4b8c62() {
|
|
5253
5253
|
return handleError(function (arg0, arg1, arg2) {
|
|
5254
5254
|
let deferred0_0;
|
|
5255
5255
|
let deferred0_1;
|
|
@@ -5264,7 +5264,7 @@ export function __wbg_remove_30835cf5f8b44c8a() {
|
|
|
5264
5264
|
}, arguments);
|
|
5265
5265
|
}
|
|
5266
5266
|
|
|
5267
|
-
export function
|
|
5267
|
+
export function __wbg_remove_ca639aae5a322f03() {
|
|
5268
5268
|
return handleError(function (arg0, arg1, arg2) {
|
|
5269
5269
|
let deferred0_0;
|
|
5270
5270
|
let deferred0_1;
|
|
@@ -5310,16 +5310,26 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5310
5310
|
return addHeapObject(ret);
|
|
5311
5311
|
}
|
|
5312
5312
|
|
|
5313
|
-
export function
|
|
5314
|
-
|
|
5313
|
+
export function __wbg_set_10f4fcbaa1041a56() {
|
|
5314
|
+
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5315
|
+
let deferred0_0;
|
|
5316
|
+
let deferred0_1;
|
|
5317
|
+
try {
|
|
5318
|
+
deferred0_0 = arg1;
|
|
5319
|
+
deferred0_1 = arg2;
|
|
5320
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5321
|
+
return addHeapObject(ret);
|
|
5322
|
+
} finally {
|
|
5323
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5324
|
+
}
|
|
5325
|
+
}, arguments);
|
|
5315
5326
|
}
|
|
5316
5327
|
|
|
5317
|
-
export function
|
|
5318
|
-
|
|
5319
|
-
return addHeapObject(ret);
|
|
5328
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5329
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5320
5330
|
}
|
|
5321
5331
|
|
|
5322
|
-
export function
|
|
5332
|
+
export function __wbg_set_4dd5caf8de81c593() {
|
|
5323
5333
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5324
5334
|
let deferred0_0;
|
|
5325
5335
|
let deferred0_1;
|
|
@@ -5334,6 +5344,11 @@ export function __wbg_set_9bbfa30b630bbb2e() {
|
|
|
5334
5344
|
}, arguments);
|
|
5335
5345
|
}
|
|
5336
5346
|
|
|
5347
|
+
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5348
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5349
|
+
return addHeapObject(ret);
|
|
5350
|
+
}
|
|
5351
|
+
|
|
5337
5352
|
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
5338
5353
|
getObject(arg0).body = getObject(arg1);
|
|
5339
5354
|
}
|
|
@@ -5353,21 +5368,6 @@ export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
|
5353
5368
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5354
5369
|
}
|
|
5355
5370
|
|
|
5356
|
-
export function __wbg_set_ea5d171269c04495() {
|
|
5357
|
-
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5358
|
-
let deferred0_0;
|
|
5359
|
-
let deferred0_1;
|
|
5360
|
-
try {
|
|
5361
|
-
deferred0_0 = arg1;
|
|
5362
|
-
deferred0_1 = arg2;
|
|
5363
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5364
|
-
return addHeapObject(ret);
|
|
5365
|
-
} finally {
|
|
5366
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5367
|
-
}
|
|
5368
|
-
}, arguments);
|
|
5369
|
-
}
|
|
5370
|
-
|
|
5371
5371
|
export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
|
|
5372
5372
|
getObject(arg0).headers = getObject(arg1);
|
|
5373
5373
|
}
|
|
Binary file
|
|
@@ -453,24 +453,24 @@ export const __wbg_vaultclient_free: (a: number, b: number) => void;
|
|
|
453
453
|
export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
454
454
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
455
455
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
456
|
-
export const
|
|
456
|
+
export const wasm_bindgen__convert__closures_____invoke__h62b881a194105b80: (
|
|
457
457
|
a: number,
|
|
458
458
|
b: number,
|
|
459
|
-
c: number,
|
|
460
|
-
d: number,
|
|
461
459
|
) => void;
|
|
462
|
-
export const
|
|
463
|
-
export const
|
|
460
|
+
export const wasm_bindgen__closure__destroy__h4e2596d1eeea1ddd: (a: number, b: number) => void;
|
|
461
|
+
export const wasm_bindgen__convert__closures_____invoke__h5cc2c3c66229bc92: (
|
|
464
462
|
a: number,
|
|
465
463
|
b: number,
|
|
464
|
+
c: number,
|
|
466
465
|
) => void;
|
|
466
|
+
export const wasm_bindgen__closure__destroy__h541fb5a7c811e354: (a: number, b: number) => void;
|
|
467
467
|
export const wasm_bindgen__closure__destroy__he95e920b8d9de938: (a: number, b: number) => void;
|
|
468
|
-
export const
|
|
468
|
+
export const wasm_bindgen__convert__closures_____invoke__h55c4ad30869c1fdd: (
|
|
469
469
|
a: number,
|
|
470
470
|
b: number,
|
|
471
471
|
c: number,
|
|
472
|
+
d: number,
|
|
472
473
|
) => void;
|
|
473
|
-
export const wasm_bindgen__closure__destroy__h4e2596d1eeea1ddd: (a: number, b: number) => void;
|
|
474
474
|
export const wasm_bindgen__convert__closures_____invoke__h92667cd2c3a9eee2: (
|
|
475
475
|
a: number,
|
|
476
476
|
b: number,
|