@bitwarden/sdk-internal 0.2.0-main.79 → 0.2.0-main.80

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.
@@ -131,7 +131,6 @@ export interface CoreError extends Error {
131
131
  | "InvalidBase64"
132
132
  | "Chrono"
133
133
  | "ResponseContent"
134
- | "ValidationError"
135
134
  | "InvalidStateFileVersion"
136
135
  | "InvalidStateFile"
137
136
  | "Internal"
@@ -400,7 +400,7 @@ module.exports.import_ssh_key = function (imported_key, password) {
400
400
  };
401
401
 
402
402
  function __wbg_adapter_40(arg0, arg1, arg2) {
403
- wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h8fd8a25b4840f267(
403
+ wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h7af7927fe391910e(
404
404
  arg0,
405
405
  arg1,
406
406
  addHeapObject(arg2),
@@ -408,7 +408,7 @@ function __wbg_adapter_40(arg0, arg1, arg2) {
408
408
  }
409
409
 
410
410
  function __wbg_adapter_139(arg0, arg1, arg2, arg3) {
411
- wasm.wasm_bindgen__convert__closures__invoke2_mut__h2b4228b75de6bd5e(
411
+ wasm.wasm_bindgen__convert__closures__invoke2_mut__h69e15f428907d894(
412
412
  arg0,
413
413
  arg1,
414
414
  addHeapObject(arg2),
@@ -1352,8 +1352,8 @@ module.exports.__wbindgen_cb_drop = function (arg0) {
1352
1352
  return ret;
1353
1353
  };
1354
1354
 
1355
- module.exports.__wbindgen_closure_wrapper2089 = function (arg0, arg1, arg2) {
1356
- const ret = makeMutClosure(arg0, arg1, 564, __wbg_adapter_40);
1355
+ module.exports.__wbindgen_closure_wrapper2087 = function (arg0, arg1, arg2) {
1356
+ const ret = makeMutClosure(arg0, arg1, 563, __wbg_adapter_40);
1357
1357
  return addHeapObject(ret);
1358
1358
  };
1359
1359
 
@@ -43,12 +43,12 @@ export const __wbindgen_exn_store: (a: number) => void;
43
43
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
44
44
  export const __wbindgen_export_4: WebAssembly.Table;
45
45
  export const __wbindgen_add_to_stack_pointer: (a: number) => number;
46
- export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h8fd8a25b4840f267: (
46
+ export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h7af7927fe391910e: (
47
47
  a: number,
48
48
  b: number,
49
49
  c: number,
50
50
  ) => void;
51
- export const wasm_bindgen__convert__closures__invoke2_mut__h2b4228b75de6bd5e: (
51
+ export const wasm_bindgen__convert__closures__invoke2_mut__h69e15f428907d894: (
52
52
  a: number,
53
53
  b: number,
54
54
  c: number,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitwarden/sdk-internal",
3
- "version": "0.2.0-main.79",
3
+ "version": "0.2.0-main.80",
4
4
  "license": "GPL-3.0",
5
5
  "files": [
6
6
  "bitwarden_wasm_internal_bg.js",