okgeometry-api 1.1.0 → 1.1.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.
@@ -1777,7 +1777,7 @@ export function version() {
1777
1777
  function __wbg_get_imports() {
1778
1778
  const import0 = {
1779
1779
  __proto__: null,
1780
- __wbg___okgeometry_boolean_should_cancel_b68b322e09108d71: function() {
1780
+ __wbg___okgeometry_boolean_should_cancel_79c84103cdd98357: function() {
1781
1781
  const ret = globalThis.__okgeometry_boolean_should_cancel();
1782
1782
  return ret;
1783
1783
  },
Binary file
package/wasm/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "Mostafa El Ayoubi <m.elayoubi@orkestra.online>"
6
6
  ],
7
7
  "description": "Production-grade geometry engine in Rust compiled to WASM for OkNodes",
8
- "version": "1.1.0",
8
+ "version": "1.1.2",
9
9
  "files": [
10
10
  "okgeometrycore_bg.wasm",
11
11
  "okgeometrycore.js",