okgeometry-api 1.1.16 → 1.1.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.
@@ -1 +1 @@
1
- {"version":3,"file":"wasm-base64.js","sourceRoot":"","sources":["../src/wasm-base64.ts"],"names":[],"mappings":"AAAA,+BAA+B;AAC/B,MAAM,CAAC,MAAM,QAAQ,GAAG,8nhyDAA8nhyD,CAAC"}
1
+ {"version":3,"file":"wasm-base64.js","sourceRoot":"","sources":["../src/wasm-base64.ts"],"names":[],"mappings":"AAAA,+BAA+B;AAC/B,MAAM,CAAC,MAAM,QAAQ,GAAG,8w+iEAA8w+iE,CAAC"}
@@ -1688,7 +1688,7 @@ export function version() {
1688
1688
  function __wbg_get_imports() {
1689
1689
  const import0 = {
1690
1690
  __proto__: null,
1691
- __wbg___okgeometry_boolean_should_cancel_c42915162962fafc: function () {
1691
+ __wbg___okgeometry_boolean_should_cancel_c9088108881414a9: function () {
1692
1692
  const ret = globalThis.__okgeometry_boolean_should_cancel();
1693
1693
  return ret;
1694
1694
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "okgeometry-api",
3
- "version": "1.1.16",
3
+ "version": "1.1.18",
4
4
  "description": "Geometry engine API for AEC applications — NURBS, meshes, booleans, intersections. Powered by Rust/WASM.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",