brepkit-wasm 2.114.13 → 2.114.14

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.
@@ -5149,13 +5149,13 @@ export function __wbg___wbindgen_debug_string_0accd80f45e5faa2(arg0, arg1) {
5149
5149
  export function __wbg___wbindgen_throw_1506f2235d1bdba0(arg0, arg1) {
5150
5150
  throw new Error(getStringFromWasm0(arg0, arg1));
5151
5151
  }
5152
- export function __wbg_error_a22bab04d728297a(arg0, arg1) {
5152
+ export function __wbg_error_cbb4dd9c229b2990(arg0, arg1) {
5153
5153
  console.error(getStringFromWasm0(arg0, arg1));
5154
5154
  }
5155
- export function __wbg_log_df81b528f644883c(arg0, arg1) {
5155
+ export function __wbg_log_8ff1e9e4a282e78b(arg0, arg1) {
5156
5156
  console.log(getStringFromWasm0(arg0, arg1));
5157
5157
  }
5158
- export function __wbg_warn_71bda13b2a6de1f7(arg0, arg1) {
5158
+ export function __wbg_warn_b1fa619df22935f3(arg0, arg1) {
5159
5159
  console.warn(getStringFromWasm0(arg0, arg1));
5160
5160
  }
5161
5161
  export function __wbindgen_cast_0000000000000001(arg0, arg1) {
Binary file
@@ -5161,13 +5161,13 @@ function __wbg_get_imports() {
5161
5161
  __wbg___wbindgen_throw_1506f2235d1bdba0: function(arg0, arg1) {
5162
5162
  throw new Error(getStringFromWasm0(arg0, arg1));
5163
5163
  },
5164
- __wbg_error_a22bab04d728297a: function(arg0, arg1) {
5164
+ __wbg_error_cbb4dd9c229b2990: function(arg0, arg1) {
5165
5165
  console.error(getStringFromWasm0(arg0, arg1));
5166
5166
  },
5167
- __wbg_log_df81b528f644883c: function(arg0, arg1) {
5167
+ __wbg_log_8ff1e9e4a282e78b: function(arg0, arg1) {
5168
5168
  console.log(getStringFromWasm0(arg0, arg1));
5169
5169
  },
5170
- __wbg_warn_71bda13b2a6de1f7: function(arg0, arg1) {
5170
+ __wbg_warn_b1fa619df22935f3: function(arg0, arg1) {
5171
5171
  console.warn(getStringFromWasm0(arg0, arg1));
5172
5172
  },
5173
5173
  __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.114.13",
5
+ "version": "2.114.14",
6
6
  "license": "MIT OR Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",