brepkit-wasm 2.114.17 → 2.114.18

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_ba3dae6b0121d207(arg0, arg1) {
5152
+ export function __wbg_error_fac64e74cecfc711(arg0, arg1) {
5153
5153
  console.error(getStringFromWasm0(arg0, arg1));
5154
5154
  }
5155
- export function __wbg_log_98630e90fc69f8f9(arg0, arg1) {
5155
+ export function __wbg_log_d77ca37d6965f44c(arg0, arg1) {
5156
5156
  console.log(getStringFromWasm0(arg0, arg1));
5157
5157
  }
5158
- export function __wbg_warn_bda3d71acd3f3f6a(arg0, arg1) {
5158
+ export function __wbg_warn_ad7983dc1d439ba9(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_ba3dae6b0121d207: function(arg0, arg1) {
5164
+ __wbg_error_fac64e74cecfc711: function(arg0, arg1) {
5165
5165
  console.error(getStringFromWasm0(arg0, arg1));
5166
5166
  },
5167
- __wbg_log_98630e90fc69f8f9: function(arg0, arg1) {
5167
+ __wbg_log_d77ca37d6965f44c: function(arg0, arg1) {
5168
5168
  console.log(getStringFromWasm0(arg0, arg1));
5169
5169
  },
5170
- __wbg_warn_bda3d71acd3f3f6a: function(arg0, arg1) {
5170
+ __wbg_warn_ad7983dc1d439ba9: 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.17",
5
+ "version": "2.114.18",
6
6
  "license": "MIT OR Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",