@wireapp/core-crypto 4.2.1 → 4.2.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wireapp/core-crypto",
3
- "version": "4.2.1",
3
+ "version": "4.2.3",
4
4
  "author": "Wire CoreCrypto team <team.corecrypto@wire.com>",
5
5
  "repository": {
6
6
  "type": "git",
Binary file
package/src/corecrypto.js CHANGED
@@ -2103,7 +2103,7 @@ function __wbg_get_imports() {
2103
2103
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2104
2104
  }, arguments);
2105
2105
  };
2106
- imports.wbg.__wbg_execute_c66b0e27fd9330b7 = function() {
2106
+ imports.wbg.__wbg_execute_d40121546ec0b66d = function() {
2107
2107
  return handleError(function(arg0, arg1) {
2108
2108
  const ret = arg0.execute(CoreCryptoContext.__wrap(arg1));
2109
2109
  return ret;