@bitwarden/sdk-internal 0.2.0-main.188 → 0.2.0-main.189

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.
@@ -138,9 +138,9 @@ export const vaultclient_ciphers: (a: number) => number;
138
138
  export const vaultclient_folders: (a: number) => number;
139
139
  export const vaultclient_totp: (a: number) => number;
140
140
  export const __wbg_vaultclient_free: (a: number, b: number) => void;
141
- export const __wbg_totpclient_free: (a: number, b: number) => void;
142
- export const __wbg_foldersclient_free: (a: number, b: number) => void;
143
141
  export const __wbg_ciphersclient_free: (a: number, b: number) => void;
142
+ export const __wbg_foldersclient_free: (a: number, b: number) => void;
143
+ export const __wbg_totpclient_free: (a: number, b: number) => void;
144
144
  export const __wbg_bitwardenclient_free: (a: number, b: number) => void;
145
145
  export const bitwardenclient_new: (a: number) => number;
146
146
  export const bitwardenclient_echo: (a: number, b: number, c: number, d: number) => void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitwarden/sdk-internal",
3
- "version": "0.2.0-main.188",
3
+ "version": "0.2.0-main.189",
4
4
  "license": "GPL-3.0",
5
5
  "files": [
6
6
  "bitwarden_wasm_internal_bg.js",