tkms 0.9.0-rc21 → 0.9.0-rc25

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/kms_lib.js CHANGED
@@ -1533,16 +1533,16 @@ function __wbg_get_imports() {
1533
1533
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1534
1534
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1535
1535
  };
1536
- imports.wbg.__wbg_reencryptionresponse_unwrap = function(arg0) {
1537
- const ret = ReencryptionResponse.__unwrap(arg0);
1538
- return ret;
1539
- };
1540
1536
  imports.wbg.__wbindgen_number_get = function(arg0, arg1) {
1541
1537
  const obj = arg1;
1542
1538
  const ret = typeof(obj) === 'number' ? obj : undefined;
1543
1539
  getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
1544
1540
  getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
1545
1541
  };
1542
+ imports.wbg.__wbg_reencryptionresponse_unwrap = function(arg0) {
1543
+ const ret = ReencryptionResponse.__unwrap(arg0);
1544
+ return ret;
1545
+ };
1546
1546
  imports.wbg.__wbindgen_is_object = function(arg0) {
1547
1547
  const val = arg0;
1548
1548
  const ret = typeof(val) === 'object' && val !== null;
package/kms_lib_bg.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "collaborators": [
5
5
  "Zama"
6
6
  ],
7
- "version": "0.9.0-rc21",
7
+ "version": "0.9.0-rc25",
8
8
  "license": "BSD-3-Clause-Clear",
9
9
  "files": [
10
10
  "kms_lib_bg.wasm",