@bitwarden/sdk-internal 0.2.0-main.505 → 0.2.0-main.507
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 +19 -19
- 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 +19 -19
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +8 -8
- package/package.json +1 -1
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
6a0dca93808445d90b7821c9d721be38421277bb
|
|
@@ -999,14 +999,14 @@ export function isGetFolderError(error) {
|
|
|
999
999
|
}
|
|
1000
1000
|
}
|
|
1001
1001
|
|
|
1002
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1003
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1004
|
-
}
|
|
1005
|
-
|
|
1006
1002
|
function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
|
|
1007
1003
|
wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
|
|
1008
1004
|
}
|
|
1009
1005
|
|
|
1006
|
+
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1007
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1008
|
+
}
|
|
1009
|
+
|
|
1010
1010
|
function wasm_bindgen__convert__closures_____invoke__h4af377e64bbfb918(arg0, arg1, arg2) {
|
|
1011
1011
|
try {
|
|
1012
1012
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -4723,7 +4723,7 @@ export function __wbg_call_e762c39fa8ea36bf() { return handleError(function (arg
|
|
|
4723
4723
|
return addHeapObject(ret);
|
|
4724
4724
|
}, arguments) };
|
|
4725
4725
|
|
|
4726
|
-
export function
|
|
4726
|
+
export function __wbg_cipher_826f5352a485e4d6(arg0) {
|
|
4727
4727
|
const ret = getObject(arg0).cipher;
|
|
4728
4728
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4729
4729
|
};
|
|
@@ -4815,7 +4815,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4815
4815
|
return addHeapObject(ret);
|
|
4816
4816
|
};
|
|
4817
4817
|
|
|
4818
|
-
export function
|
|
4818
|
+
export function __wbg_folder_f79f86365de56d80(arg0) {
|
|
4819
4819
|
const ret = getObject(arg0).folder;
|
|
4820
4820
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4821
4821
|
};
|
|
@@ -4847,7 +4847,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4847
4847
|
return ret;
|
|
4848
4848
|
};
|
|
4849
4849
|
|
|
4850
|
-
export function
|
|
4850
|
+
export function __wbg_get_4f3201a8853e4cbe() { return handleError(function (arg0, arg1, arg2) {
|
|
4851
4851
|
let deferred0_0;
|
|
4852
4852
|
let deferred0_1;
|
|
4853
4853
|
try {
|
|
@@ -4865,12 +4865,12 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4865
4865
|
return addHeapObject(ret);
|
|
4866
4866
|
};
|
|
4867
4867
|
|
|
4868
|
-
export function
|
|
4868
|
+
export function __wbg_get_access_token_8908dff91f59bba2(arg0) {
|
|
4869
4869
|
const ret = getObject(arg0).get_access_token();
|
|
4870
4870
|
return addHeapObject(ret);
|
|
4871
4871
|
};
|
|
4872
4872
|
|
|
4873
|
-
export function
|
|
4873
|
+
export function __wbg_get_ba2260add10d02d3() { return handleError(function (arg0, arg1, arg2) {
|
|
4874
4874
|
let deferred0_0;
|
|
4875
4875
|
let deferred0_1;
|
|
4876
4876
|
try {
|
|
@@ -5071,12 +5071,12 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
5071
5071
|
return ret;
|
|
5072
5072
|
};
|
|
5073
5073
|
|
|
5074
|
-
export function
|
|
5074
|
+
export function __wbg_list_bcd51c04d839ee1a() { return handleError(function (arg0) {
|
|
5075
5075
|
const ret = getObject(arg0).list();
|
|
5076
5076
|
return addHeapObject(ret);
|
|
5077
5077
|
}, arguments) };
|
|
5078
5078
|
|
|
5079
|
-
export function
|
|
5079
|
+
export function __wbg_list_d194855caaa7a5bc() { return handleError(function (arg0) {
|
|
5080
5080
|
const ret = getObject(arg0).list();
|
|
5081
5081
|
return addHeapObject(ret);
|
|
5082
5082
|
}, arguments) };
|
|
@@ -5298,7 +5298,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() { return handleError(fun
|
|
|
5298
5298
|
getObject(arg0).randomFillSync(takeObject(arg1));
|
|
5299
5299
|
}, arguments) };
|
|
5300
5300
|
|
|
5301
|
-
export function
|
|
5301
|
+
export function __wbg_remove_17af878ad2f37157() { return handleError(function (arg0, arg1, arg2) {
|
|
5302
5302
|
let deferred0_0;
|
|
5303
5303
|
let deferred0_1;
|
|
5304
5304
|
try {
|
|
@@ -5311,7 +5311,7 @@ export function __wbg_remove_4d0c4b45c975d535() { return handleError(function (a
|
|
|
5311
5311
|
}
|
|
5312
5312
|
}, arguments) };
|
|
5313
5313
|
|
|
5314
|
-
export function
|
|
5314
|
+
export function __wbg_remove_5e218db9e3189ecd() { return handleError(function (arg0, arg1, arg2) {
|
|
5315
5315
|
let deferred0_0;
|
|
5316
5316
|
let deferred0_1;
|
|
5317
5317
|
try {
|
|
@@ -5349,7 +5349,11 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5349
5349
|
return addHeapObject(ret);
|
|
5350
5350
|
};
|
|
5351
5351
|
|
|
5352
|
-
export function
|
|
5352
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5353
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5354
|
+
};
|
|
5355
|
+
|
|
5356
|
+
export function __wbg_set_790c5101ec7a5e85() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5353
5357
|
let deferred0_0;
|
|
5354
5358
|
let deferred0_1;
|
|
5355
5359
|
try {
|
|
@@ -5362,10 +5366,6 @@ export function __wbg_set_1e7ad9c10ad00138() { return handleError(function (arg0
|
|
|
5362
5366
|
}
|
|
5363
5367
|
}, arguments) };
|
|
5364
5368
|
|
|
5365
|
-
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5366
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5367
|
-
};
|
|
5368
|
-
|
|
5369
5369
|
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5370
5370
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5371
5371
|
return addHeapObject(ret);
|
|
@@ -5388,7 +5388,7 @@ export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
|
5388
5388
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5389
5389
|
};
|
|
5390
5390
|
|
|
5391
|
-
export function
|
|
5391
|
+
export function __wbg_set_dc790f0e82fabd6e() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5392
5392
|
let deferred0_0;
|
|
5393
5393
|
let deferred0_1;
|
|
5394
5394
|
try {
|
|
Binary file
|
|
@@ -510,17 +510,18 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
510
510
|
export const vaultclient_attachments: (a: number) => number;
|
|
511
511
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
512
512
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
513
|
-
export const
|
|
513
|
+
export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
|
|
514
514
|
a: number,
|
|
515
515
|
b: number,
|
|
516
|
+
c: number,
|
|
516
517
|
) => void;
|
|
517
|
-
export const
|
|
518
|
-
export const
|
|
519
|
-
export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
|
|
518
|
+
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
519
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
520
520
|
a: number,
|
|
521
521
|
b: number,
|
|
522
|
-
c: number,
|
|
523
522
|
) => void;
|
|
523
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
524
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
524
525
|
export const wasm_bindgen__closure__destroy__h68ac44da0078a006: (a: number, b: number) => void;
|
|
525
526
|
export const wasm_bindgen__convert__closures_____invoke__h4af377e64bbfb918: (
|
|
526
527
|
a: number,
|
|
@@ -528,7 +529,6 @@ export const wasm_bindgen__convert__closures_____invoke__h4af377e64bbfb918: (
|
|
|
528
529
|
c: number,
|
|
529
530
|
d: number,
|
|
530
531
|
) => void;
|
|
531
|
-
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
532
532
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
533
533
|
a: number,
|
|
534
534
|
b: number,
|