@noir-lang/noir_wasm 1.0.0-beta.7-8a25291.nightly → 1.0.0-beta.8

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.
@@ -4,7 +4,7 @@
4
4
  "The Noir Team <team@noir-lang.org>"
5
5
  ],
6
6
  "description": "A JS interface to the Noir compiler",
7
- "version": "1.0.0-beta.7",
7
+ "version": "1.0.0-beta.8",
8
8
  "license": "MIT OR Apache-2.0",
9
9
  "repository": {
10
10
  "type": "git",
@@ -5,7 +5,7 @@
5
5
  "The Noir Team <team@noir-lang.org>"
6
6
  ],
7
7
  "description": "A JS interface to the Noir compiler",
8
- "version": "1.0.0-beta.7",
8
+ "version": "1.0.0-beta.8",
9
9
  "license": "MIT OR Apache-2.0",
10
10
  "repository": {
11
11
  "type": "git",
Binary file
package/dist/node/main.js CHANGED
@@ -11700,17 +11700,17 @@ class PathToFileSourceMap {
11700
11700
  }
11701
11701
  module.exports.PathToFileSourceMap = PathToFileSourceMap;
11702
11702
 
11703
- module.exports.__wbg_constructor_028de84558e1bc6c = function() {
11703
+ module.exports.__wbg_constructor_50f48eb550d96c85 = function() {
11704
11704
  const ret = new Object();
11705
11705
  return ret;
11706
11706
  };
11707
11707
 
11708
- module.exports.__wbg_constructor_2e707aaa476d830f = function() {
11708
+ module.exports.__wbg_constructor_cead3fee82c9e2da = function() {
11709
11709
  const ret = new Object();
11710
11710
  return ret;
11711
11711
  };
11712
11712
 
11713
- module.exports.__wbg_constructor_8a689602cef0475e = function(arg0) {
11713
+ module.exports.__wbg_constructor_e98499dc5396ae23 = function(arg0) {
11714
11714
  const ret = new Error(arg0);
11715
11715
  return ret;
11716
11716
  };