brepkit-wasm 2.104.0 → 2.104.2

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.
@@ -4804,13 +4804,13 @@ export function __wbg___wbindgen_debug_string_0accd80f45e5faa2(arg0, arg1) {
4804
4804
  export function __wbg___wbindgen_throw_1506f2235d1bdba0(arg0, arg1) {
4805
4805
  throw new Error(getStringFromWasm0(arg0, arg1));
4806
4806
  }
4807
- export function __wbg_error_476c1f4db8b43827(arg0, arg1) {
4807
+ export function __wbg_error_0730775362fbd448(arg0, arg1) {
4808
4808
  console.error(getStringFromWasm0(arg0, arg1));
4809
4809
  }
4810
- export function __wbg_log_16fbdeb645f6cfd6(arg0, arg1) {
4810
+ export function __wbg_log_5517b1040d2ba68c(arg0, arg1) {
4811
4811
  console.log(getStringFromWasm0(arg0, arg1));
4812
4812
  }
4813
- export function __wbg_warn_71a6c8c869623faa(arg0, arg1) {
4813
+ export function __wbg_warn_8908697137173682(arg0, arg1) {
4814
4814
  console.warn(getStringFromWasm0(arg0, arg1));
4815
4815
  }
4816
4816
  export function __wbindgen_cast_0000000000000001(arg0, arg1) {
Binary file
@@ -4815,13 +4815,13 @@ function __wbg_get_imports() {
4815
4815
  __wbg___wbindgen_throw_1506f2235d1bdba0: function(arg0, arg1) {
4816
4816
  throw new Error(getStringFromWasm0(arg0, arg1));
4817
4817
  },
4818
- __wbg_error_476c1f4db8b43827: function(arg0, arg1) {
4818
+ __wbg_error_0730775362fbd448: function(arg0, arg1) {
4819
4819
  console.error(getStringFromWasm0(arg0, arg1));
4820
4820
  },
4821
- __wbg_log_16fbdeb645f6cfd6: function(arg0, arg1) {
4821
+ __wbg_log_5517b1040d2ba68c: function(arg0, arg1) {
4822
4822
  console.log(getStringFromWasm0(arg0, arg1));
4823
4823
  },
4824
- __wbg_warn_71a6c8c869623faa: function(arg0, arg1) {
4824
+ __wbg_warn_8908697137173682: function(arg0, arg1) {
4825
4825
  console.warn(getStringFromWasm0(arg0, arg1));
4826
4826
  },
4827
4827
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "brepkit-wasm",
3
3
  "type": "module",
4
4
  "description": "WebAssembly bindings for brepkit — browser-native B-Rep solid modeling",
5
- "version": "2.104.0",
5
+ "version": "2.104.2",
6
6
  "license": "MIT OR Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",