@bitwarden/sdk-internal 0.2.0-main.415 → 0.2.0-main.417
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 +24 -24
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +6 -6
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +24 -24
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +5 -5
- package/package.json +1 -1
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
b86e020642bcede0ff4749ad6824a5bca59df30c
|
|
@@ -890,6 +890,10 @@ function wasm_bindgen__convert__closures_____invoke__h05da89f3ce503b8f(arg0, arg
|
|
|
890
890
|
);
|
|
891
891
|
}
|
|
892
892
|
|
|
893
|
+
function wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1) {
|
|
894
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1);
|
|
895
|
+
}
|
|
896
|
+
|
|
893
897
|
function wasm_bindgen__convert__closures_____invoke__h389a5517bdf6e196(arg0, arg1, arg2) {
|
|
894
898
|
try {
|
|
895
899
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -909,10 +913,6 @@ function wasm_bindgen__convert__closures_____invoke__h389a5517bdf6e196(arg0, arg
|
|
|
909
913
|
}
|
|
910
914
|
}
|
|
911
915
|
|
|
912
|
-
function wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1) {
|
|
913
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1);
|
|
914
|
-
}
|
|
915
|
-
|
|
916
916
|
function wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83(arg0, arg1, arg2, arg3) {
|
|
917
917
|
wasm.wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83(
|
|
918
918
|
arg0,
|
|
@@ -4602,7 +4602,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4602
4602
|
}, arguments);
|
|
4603
4603
|
}
|
|
4604
4604
|
|
|
4605
|
-
export function
|
|
4605
|
+
export function __wbg_cipher_a65561393b2f1712(arg0) {
|
|
4606
4606
|
const ret = getObject(arg0).cipher;
|
|
4607
4607
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4608
4608
|
}
|
|
@@ -4695,7 +4695,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4695
4695
|
return addHeapObject(ret);
|
|
4696
4696
|
}
|
|
4697
4697
|
|
|
4698
|
-
export function
|
|
4698
|
+
export function __wbg_folder_b5bfa014ae93cc74(arg0) {
|
|
4699
4699
|
const ret = getObject(arg0).folder;
|
|
4700
4700
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4701
4701
|
}
|
|
@@ -4733,7 +4733,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4733
4733
|
return addHeapObject(ret);
|
|
4734
4734
|
}
|
|
4735
4735
|
|
|
4736
|
-
export function
|
|
4736
|
+
export function __wbg_get_a2736f97ced6b9de() {
|
|
4737
4737
|
return handleError(function (arg0, arg1, arg2) {
|
|
4738
4738
|
let deferred0_0;
|
|
4739
4739
|
let deferred0_1;
|
|
@@ -4748,12 +4748,12 @@ export function __wbg_get_97310884b352bead() {
|
|
|
4748
4748
|
}, arguments);
|
|
4749
4749
|
}
|
|
4750
4750
|
|
|
4751
|
-
export function
|
|
4751
|
+
export function __wbg_get_access_token_2e6cdf0799f495fb(arg0) {
|
|
4752
4752
|
const ret = getObject(arg0).get_access_token();
|
|
4753
4753
|
return addHeapObject(ret);
|
|
4754
4754
|
}
|
|
4755
4755
|
|
|
4756
|
-
export function
|
|
4756
|
+
export function __wbg_get_acd42db33be214a6() {
|
|
4757
4757
|
return handleError(function (arg0, arg1, arg2) {
|
|
4758
4758
|
let deferred0_0;
|
|
4759
4759
|
let deferred0_1;
|
|
@@ -4959,14 +4959,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
4959
4959
|
return ret;
|
|
4960
4960
|
}
|
|
4961
4961
|
|
|
4962
|
-
export function
|
|
4962
|
+
export function __wbg_list_b084d117028f3ac0() {
|
|
4963
4963
|
return handleError(function (arg0) {
|
|
4964
4964
|
const ret = getObject(arg0).list();
|
|
4965
4965
|
return addHeapObject(ret);
|
|
4966
4966
|
}, arguments);
|
|
4967
4967
|
}
|
|
4968
4968
|
|
|
4969
|
-
export function
|
|
4969
|
+
export function __wbg_list_c0ca3c5963412c9f() {
|
|
4970
4970
|
return handleError(function (arg0) {
|
|
4971
4971
|
const ret = getObject(arg0).list();
|
|
4972
4972
|
return addHeapObject(ret);
|
|
@@ -5210,7 +5210,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5210
5210
|
}, arguments);
|
|
5211
5211
|
}
|
|
5212
5212
|
|
|
5213
|
-
export function
|
|
5213
|
+
export function __wbg_remove_4d025537227a79eb() {
|
|
5214
5214
|
return handleError(function (arg0, arg1, arg2) {
|
|
5215
5215
|
let deferred0_0;
|
|
5216
5216
|
let deferred0_1;
|
|
@@ -5225,7 +5225,7 @@ export function __wbg_remove_1014a38f83c1fc60() {
|
|
|
5225
5225
|
}, arguments);
|
|
5226
5226
|
}
|
|
5227
5227
|
|
|
5228
|
-
export function
|
|
5228
|
+
export function __wbg_remove_c56d7d7308929d48() {
|
|
5229
5229
|
return handleError(function (arg0, arg1, arg2) {
|
|
5230
5230
|
let deferred0_0;
|
|
5231
5231
|
let deferred0_1;
|
|
@@ -5275,12 +5275,7 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
|
5275
5275
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5276
5276
|
}
|
|
5277
5277
|
|
|
5278
|
-
export function
|
|
5279
|
-
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5280
|
-
return addHeapObject(ret);
|
|
5281
|
-
}
|
|
5282
|
-
|
|
5283
|
-
export function __wbg_set_bf26e0bd37f5f7b6() {
|
|
5278
|
+
export function __wbg_set_633932dc157d971e() {
|
|
5284
5279
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5285
5280
|
let deferred0_0;
|
|
5286
5281
|
let deferred0_1;
|
|
@@ -5295,6 +5290,11 @@ export function __wbg_set_bf26e0bd37f5f7b6() {
|
|
|
5295
5290
|
}, arguments);
|
|
5296
5291
|
}
|
|
5297
5292
|
|
|
5293
|
+
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5294
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5295
|
+
return addHeapObject(ret);
|
|
5296
|
+
}
|
|
5297
|
+
|
|
5298
5298
|
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
5299
5299
|
getObject(arg0).body = getObject(arg1);
|
|
5300
5300
|
}
|
|
@@ -5310,11 +5310,7 @@ export function __wbg_set_c2abbebe8b9ebee1() {
|
|
|
5310
5310
|
}, arguments);
|
|
5311
5311
|
}
|
|
5312
5312
|
|
|
5313
|
-
export function
|
|
5314
|
-
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5315
|
-
}
|
|
5316
|
-
|
|
5317
|
-
export function __wbg_set_da2ae31dc1f44d6c() {
|
|
5313
|
+
export function __wbg_set_c7d0408f9557d445() {
|
|
5318
5314
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5319
5315
|
let deferred0_0;
|
|
5320
5316
|
let deferred0_1;
|
|
@@ -5329,6 +5325,10 @@ export function __wbg_set_da2ae31dc1f44d6c() {
|
|
|
5329
5325
|
}, arguments);
|
|
5330
5326
|
}
|
|
5331
5327
|
|
|
5328
|
+
export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
5329
|
+
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5330
|
+
}
|
|
5331
|
+
|
|
5332
5332
|
export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
|
|
5333
5333
|
getObject(arg0).headers = getObject(arg1);
|
|
5334
5334
|
}
|
|
Binary file
|
|
@@ -456,18 +456,18 @@ export const wasm_bindgen__convert__closures_____invoke__h05da89f3ce503b8f: (
|
|
|
456
456
|
c: number,
|
|
457
457
|
) => void;
|
|
458
458
|
export const wasm_bindgen__closure__destroy__h003cf2eb90144982: (a: number, b: number) => void;
|
|
459
|
-
export const
|
|
460
|
-
export const wasm_bindgen__convert__closures_____invoke__h389a5517bdf6e196: (
|
|
459
|
+
export const wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2: (
|
|
461
460
|
a: number,
|
|
462
461
|
b: number,
|
|
463
|
-
c: number,
|
|
464
|
-
d: number,
|
|
465
462
|
) => void;
|
|
466
|
-
export const
|
|
463
|
+
export const wasm_bindgen__closure__destroy__he41cbbdbe831f2ac: (a: number, b: number) => void;
|
|
464
|
+
export const wasm_bindgen__convert__closures_____invoke__h389a5517bdf6e196: (
|
|
467
465
|
a: number,
|
|
468
466
|
b: number,
|
|
467
|
+
c: number,
|
|
468
|
+
d: number,
|
|
469
469
|
) => void;
|
|
470
|
-
export const
|
|
470
|
+
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
471
471
|
export const wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83: (
|
|
472
472
|
a: number,
|
|
473
473
|
b: number,
|