@bitwarden/sdk-internal 0.2.0-main.389 → 0.2.0-main.390
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 +37 -37
- 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 +41 -41
- 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
|
+
7080159154a42b59028ccb9f5af62bf087e565f9
|
|
@@ -879,14 +879,6 @@ function wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg
|
|
|
879
879
|
wasm.wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1);
|
|
880
880
|
}
|
|
881
881
|
|
|
882
|
-
function wasm_bindgen__convert__closures_____invoke__h68bd0a9d5350e258(arg0, arg1, arg2) {
|
|
883
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h68bd0a9d5350e258(
|
|
884
|
-
arg0,
|
|
885
|
-
arg1,
|
|
886
|
-
addHeapObject(arg2),
|
|
887
|
-
);
|
|
888
|
-
}
|
|
889
|
-
|
|
890
882
|
function wasm_bindgen__convert__closures_____invoke__h35226a0bef9fe725(arg0, arg1, arg2) {
|
|
891
883
|
try {
|
|
892
884
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -906,6 +898,14 @@ function wasm_bindgen__convert__closures_____invoke__h35226a0bef9fe725(arg0, arg
|
|
|
906
898
|
}
|
|
907
899
|
}
|
|
908
900
|
|
|
901
|
+
function wasm_bindgen__convert__closures_____invoke__h68bd0a9d5350e258(arg0, arg1, arg2) {
|
|
902
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h68bd0a9d5350e258(
|
|
903
|
+
arg0,
|
|
904
|
+
arg1,
|
|
905
|
+
addHeapObject(arg2),
|
|
906
|
+
);
|
|
907
|
+
}
|
|
908
|
+
|
|
909
909
|
function wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7(arg0, arg1, arg2, arg3) {
|
|
910
910
|
wasm.wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7(
|
|
911
911
|
arg0,
|
|
@@ -4434,7 +4434,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4434
4434
|
}, arguments);
|
|
4435
4435
|
}
|
|
4436
4436
|
|
|
4437
|
-
export function
|
|
4437
|
+
export function __wbg_cipher_5fd9edf239b62f1a(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_2e386a5128c5c7fa(arg0) {
|
|
4518
4518
|
const ret = getObject(arg0).folder;
|
|
4519
4519
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4520
4520
|
}
|
|
@@ -4546,7 +4546,12 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4546
4546
|
return addHeapObject(ret);
|
|
4547
4547
|
}
|
|
4548
4548
|
|
|
4549
|
-
export function
|
|
4549
|
+
export function __wbg_get_access_token_bb8c3ceebc25dba8(arg0) {
|
|
4550
|
+
const ret = getObject(arg0).get_access_token();
|
|
4551
|
+
return addHeapObject(ret);
|
|
4552
|
+
}
|
|
4553
|
+
|
|
4554
|
+
export function __wbg_get_c0e6f85c88b50452() {
|
|
4550
4555
|
return handleError(function (arg0, arg1, arg2) {
|
|
4551
4556
|
let deferred0_0;
|
|
4552
4557
|
let deferred0_1;
|
|
@@ -4561,12 +4566,7 @@ export function __wbg_get_7fee9f75a6c37b05() {
|
|
|
4561
4566
|
}, arguments);
|
|
4562
4567
|
}
|
|
4563
4568
|
|
|
4564
|
-
export function
|
|
4565
|
-
const ret = getObject(arg0).get_access_token();
|
|
4566
|
-
return addHeapObject(ret);
|
|
4567
|
-
}
|
|
4568
|
-
|
|
4569
|
-
export function __wbg_get_e946c582cb577c47() {
|
|
4569
|
+
export function __wbg_get_d494d38871cd8025() {
|
|
4570
4570
|
return handleError(function (arg0, arg1, arg2) {
|
|
4571
4571
|
let deferred0_0;
|
|
4572
4572
|
let deferred0_1;
|
|
@@ -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_026400723ee8c650() {
|
|
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_412815cc7c7ed680() {
|
|
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_3ec6e165a636c0f6() {
|
|
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_6c48bb5b76138f56() {
|
|
|
5005
5005
|
}, arguments);
|
|
5006
5006
|
}
|
|
5007
5007
|
|
|
5008
|
-
export function
|
|
5008
|
+
export function __wbg_remove_e54201edb0f1ee1a() {
|
|
5009
5009
|
return handleError(function (arg0, arg1, arg2) {
|
|
5010
5010
|
let deferred0_0;
|
|
5011
5011
|
let deferred0_1;
|
|
@@ -5051,7 +5051,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5051
5051
|
return addHeapObject(ret);
|
|
5052
5052
|
}
|
|
5053
5053
|
|
|
5054
|
-
export function
|
|
5054
|
+
export function __wbg_set_0ef98b70526fd328() {
|
|
5055
5055
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5056
5056
|
let deferred0_0;
|
|
5057
5057
|
let deferred0_1;
|
|
@@ -5070,21 +5070,6 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
|
5070
5070
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5071
5071
|
}
|
|
5072
5072
|
|
|
5073
|
-
export function __wbg_set_54b08b9d03c8b476() {
|
|
5074
|
-
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5075
|
-
let deferred0_0;
|
|
5076
|
-
let deferred0_1;
|
|
5077
|
-
try {
|
|
5078
|
-
deferred0_0 = arg1;
|
|
5079
|
-
deferred0_1 = arg2;
|
|
5080
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5081
|
-
return addHeapObject(ret);
|
|
5082
|
-
} finally {
|
|
5083
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5084
|
-
}
|
|
5085
|
-
}, arguments);
|
|
5086
|
-
}
|
|
5087
|
-
|
|
5088
5073
|
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5089
5074
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5090
5075
|
return addHeapObject(ret);
|
|
@@ -5102,6 +5087,21 @@ export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
|
5102
5087
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5103
5088
|
}
|
|
5104
5089
|
|
|
5090
|
+
export function __wbg_set_f7b4188e27533502() {
|
|
5091
|
+
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5092
|
+
let deferred0_0;
|
|
5093
|
+
let deferred0_1;
|
|
5094
|
+
try {
|
|
5095
|
+
deferred0_0 = arg1;
|
|
5096
|
+
deferred0_1 = arg2;
|
|
5097
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5098
|
+
return addHeapObject(ret);
|
|
5099
|
+
} finally {
|
|
5100
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5101
|
+
}
|
|
5102
|
+
}, arguments);
|
|
5103
|
+
}
|
|
5104
|
+
|
|
5105
5105
|
export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
|
|
5106
5106
|
getObject(arg0).headers = getObject(arg1);
|
|
5107
5107
|
}
|
|
Binary file
|
|
@@ -437,18 +437,18 @@ export const wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01: (
|
|
|
437
437
|
b: number,
|
|
438
438
|
) => void;
|
|
439
439
|
export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
|
|
440
|
-
export const
|
|
440
|
+
export const wasm_bindgen__convert__closures_____invoke__h35226a0bef9fe725: (
|
|
441
441
|
a: number,
|
|
442
442
|
b: number,
|
|
443
443
|
c: number,
|
|
444
|
+
d: number,
|
|
444
445
|
) => void;
|
|
445
446
|
export const wasm_bindgen__closure__destroy__h6a825a0b044d0d72: (a: number, b: number) => void;
|
|
446
447
|
export const wasm_bindgen__closure__destroy__h04ff7fddf688fec6: (a: number, b: number) => void;
|
|
447
|
-
export const
|
|
448
|
+
export const wasm_bindgen__convert__closures_____invoke__h68bd0a9d5350e258: (
|
|
448
449
|
a: number,
|
|
449
450
|
b: number,
|
|
450
451
|
c: number,
|
|
451
|
-
d: number,
|
|
452
452
|
) => void;
|
|
453
453
|
export const wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7: (
|
|
454
454
|
a: number,
|