brepjs 12.2.2 → 12.2.4

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.
Files changed (62) hide show
  1. package/LICENSE +669 -190
  2. package/README.md +2 -2
  3. package/dist/2d.cjs +2 -2
  4. package/dist/2d.js +3 -3
  5. package/dist/{Blueprint-CFdLzoy5.cjs → Blueprint-CX2oh-NE.cjs} +5 -5
  6. package/dist/{Blueprint-DQ18yiAI.js → Blueprint-DlfUXrh0.js} +5 -5
  7. package/dist/{boolean2D-Dq3HF-Pd.js → boolean2D-COkYlAPe.js} +7 -7
  8. package/dist/{boolean2D-C5tjWX5T.cjs → boolean2D-G9edb4Pw.cjs} +7 -7
  9. package/dist/{booleanFns-DdU6eLxI.js → booleanFns-5MroD4TZ.js} +3 -3
  10. package/dist/{booleanFns-PbcD1St_.cjs → booleanFns-zdaV6L6c.cjs} +3 -3
  11. package/dist/brepjs.cjs +17 -17
  12. package/dist/brepjs.js +28 -28
  13. package/dist/core/shapeTypes.d.ts.map +1 -1
  14. package/dist/core.cjs +1 -1
  15. package/dist/core.js +1 -1
  16. package/dist/{cornerFinder-Dv3C7Yen.js → cornerFinder-CGzCuJy3.js} +1 -1
  17. package/dist/{cornerFinder-BphV9OLn.cjs → cornerFinder-NbeO5KWC.cjs} +1 -1
  18. package/dist/{curveFns-CeHbFVDc.cjs → curveFns-BN9bWCIl.cjs} +1 -1
  19. package/dist/{curveFns-GOcBuoCc.js → curveFns-DRb_8jyd.js} +1 -1
  20. package/dist/{drawFns-F5uDtd2v.cjs → drawFns-Br57GZWI.cjs} +11 -11
  21. package/dist/{drawFns-7fN_tn1I.js → drawFns-DsB3t0zE.js} +11 -11
  22. package/dist/{faceFns-Bhlm333o.cjs → faceFns-Cfvj4nxx.cjs} +1 -1
  23. package/dist/{faceFns-g5hzl_xe.js → faceFns-Dka8xvYk.js} +1 -1
  24. package/dist/{helpers-D3jdmQoR.cjs → helpers-Cu_7Qo9J.cjs} +4 -4
  25. package/dist/{helpers-Vqsg_fss.js → helpers-TIGqZBj7.js} +4 -4
  26. package/dist/io.cjs +3 -3
  27. package/dist/io.js +3 -3
  28. package/dist/kernel/brepkitAdapter.d.ts +6 -5
  29. package/dist/kernel/brepkitAdapter.d.ts.map +1 -1
  30. package/dist/kernel/brepkitWasmTypes.d.ts +43 -1
  31. package/dist/kernel/brepkitWasmTypes.d.ts.map +1 -1
  32. package/dist/kernel/types.d.ts +32 -5
  33. package/dist/kernel/types.d.ts.map +1 -1
  34. package/dist/{loft-B3ZDn94G.cjs → loft-BDnb8toT.cjs} +4 -4
  35. package/dist/{loft-BGHICbBS.js → loft-DTFP5fVL.js} +4 -4
  36. package/dist/{measurement-Ce4oE8Fg.js → measurement-9v764TRE.js} +2 -2
  37. package/dist/{measurement--jEL3ePF.cjs → measurement-ypLLNq5y.cjs} +2 -2
  38. package/dist/measurement.cjs +1 -1
  39. package/dist/measurement.js +1 -1
  40. package/dist/{meshFns-bHjCcOZp.js → meshFns-B_yFbSte.js} +2 -2
  41. package/dist/{meshFns-rTBykpgO.cjs → meshFns-xWim4bEU.cjs} +2 -2
  42. package/dist/{operations-D3BtYsAB.js → operations-2LVG2jh1.js} +5 -5
  43. package/dist/{operations-Cb4gWPwL.cjs → operations-D4Q6JrTP.cjs} +5 -5
  44. package/dist/operations.cjs +2 -2
  45. package/dist/operations.js +2 -2
  46. package/dist/query.cjs +4 -4
  47. package/dist/query.js +5 -5
  48. package/dist/{shapeFns-smSl7yhL.js → shapeFns-BP-fxfKw.js} +2 -2
  49. package/dist/{shapeFns-BHSGfqFS.cjs → shapeFns-ZbzAD8yC.cjs} +2 -2
  50. package/dist/{shapeTypes-BzrjB5be.cjs → shapeTypes-BQGbhdgi.cjs} +2 -1
  51. package/dist/{shapeTypes-Py3LEyDe.js → shapeTypes-ByN4-0Hp.js} +2 -1
  52. package/dist/sketching.cjs +2 -2
  53. package/dist/sketching.js +2 -2
  54. package/dist/{solidBuilders-Jh5Bnm02.js → solidBuilders-Bc6kgqJ9.js} +2 -2
  55. package/dist/{solidBuilders-DINhvxLC.cjs → solidBuilders-CYEEZgiP.cjs} +2 -2
  56. package/dist/{surfaceBuilders-CD_9kc1m.js → surfaceBuilders-Bdn7iqv5.js} +2 -2
  57. package/dist/{surfaceBuilders-BCd-ugN2.cjs → surfaceBuilders-CXarnCh8.cjs} +2 -2
  58. package/dist/{topology-B15z3Ts4.cjs → topology-BS3_AnBF.cjs} +8 -8
  59. package/dist/{topology-DmQY6469.js → topology-CqhGW5sd.js} +8 -8
  60. package/dist/topology.cjs +6 -6
  61. package/dist/topology.js +6 -6
  62. package/package.json +9 -5
package/dist/query.cjs CHANGED
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const helpers = require("./helpers-D3jdmQoR.cjs");
4
- const cornerFinder = require("./cornerFinder-BphV9OLn.cjs");
5
- const shapeTypes = require("./shapeTypes-BzrjB5be.cjs");
3
+ const helpers = require("./helpers-Cu_7Qo9J.cjs");
4
+ const cornerFinder = require("./cornerFinder-NbeO5KWC.cjs");
5
+ const shapeTypes = require("./shapeTypes-BQGbhdgi.cjs");
6
6
  const vecOps = require("./vecOps-CjRL1jau.cjs");
7
- const curveFns = require("./curveFns-CeHbFVDc.cjs");
7
+ const curveFns = require("./curveFns-BN9bWCIl.cjs");
8
8
  function edgeDirectionFilter(dir, angle) {
9
9
  const d = vecOps.vecNormalize(helpers.resolveDir(dir));
10
10
  return (edge) => {
package/dist/query.js CHANGED
@@ -1,9 +1,9 @@
1
- import { l as createTypedFinder, n as distanceFromPointFilter, o as resolveDir } from "./helpers-Vqsg_fss.js";
2
- import { m, g } from "./helpers-Vqsg_fss.js";
3
- import { c } from "./cornerFinder-Dv3C7Yen.js";
4
- import { B as getKernel } from "./shapeTypes-Py3LEyDe.js";
1
+ import { l as createTypedFinder, n as distanceFromPointFilter, o as resolveDir } from "./helpers-TIGqZBj7.js";
2
+ import { m, g } from "./helpers-TIGqZBj7.js";
3
+ import { c } from "./cornerFinder-CGzCuJy3.js";
4
+ import { B as getKernel } from "./shapeTypes-ByN4-0Hp.js";
5
5
  import { j as vecNormalize, d as vecDot, D as DEG2RAD } from "./vecOps-ZDdZWbwT.js";
6
- import { b as getCurveType, i as curveLength } from "./curveFns-GOcBuoCc.js";
6
+ import { b as getCurveType, i as curveLength } from "./curveFns-DRb_8jyd.js";
7
7
  function edgeDirectionFilter(dir, angle) {
8
8
  const d = vecNormalize(resolveDir(dir));
9
9
  return (edge) => {
@@ -1,6 +1,6 @@
1
- import { B as getKernel, c as castShape, g as getShapeKind } from "./shapeTypes-Py3LEyDe.js";
1
+ import { B as getKernel, c as castShape, g as getShapeKind } from "./shapeTypes-ByN4-0Hp.js";
2
2
  import { H as HASH_CODE_MAX, D as DEG2RAD } from "./vecOps-ZDdZWbwT.js";
3
- import { i as iterTopo, d as downcast } from "./faceFns-g5hzl_xe.js";
3
+ import { i as iterTopo, d as downcast } from "./faceFns-Dka8xvYk.js";
4
4
  import { r as unwrap } from "./errors-B7kgv0cd.js";
5
5
  function clone(shape) {
6
6
  return castShape(unwrap(downcast(shape.wrapped)));
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
- const shapeTypes = require("./shapeTypes-BzrjB5be.cjs");
2
+ const shapeTypes = require("./shapeTypes-BQGbhdgi.cjs");
3
3
  const vecOps = require("./vecOps-CjRL1jau.cjs");
4
- const faceFns = require("./faceFns-Bhlm333o.cjs");
4
+ const faceFns = require("./faceFns-Cfvj4nxx.cjs");
5
5
  const errors = require("./errors-9fDehDNc.cjs");
6
6
  function clone(shape) {
7
7
  return shapeTypes.castShape(errors.unwrap(faceFns.downcast(shape.wrapped)));
@@ -5084,9 +5084,10 @@ function isOrientedFace(face) {
5084
5084
  function isManifoldShell(shell2) {
5085
5085
  const kernel = getKernel();
5086
5086
  if (!kernel.isValid(shell2.wrapped)) return false;
5087
+ const validate = kernel.isValidStrict?.bind(kernel) ?? kernel.isValid.bind(kernel);
5087
5088
  try {
5088
5089
  const solid = kernel.solidFromShell(shell2.wrapped);
5089
- const valid = kernel.isValid(solid);
5090
+ const valid = validate(solid);
5090
5091
  try {
5091
5092
  kernel.dispose(solid);
5092
5093
  } catch {
@@ -5083,9 +5083,10 @@ function isOrientedFace(face) {
5083
5083
  function isManifoldShell(shell2) {
5084
5084
  const kernel = getKernel();
5085
5085
  if (!kernel.isValid(shell2.wrapped)) return false;
5086
+ const validate = kernel.isValidStrict?.bind(kernel) ?? kernel.isValid.bind(kernel);
5086
5087
  try {
5087
5088
  const solid = kernel.solidFromShell(shell2.wrapped);
5088
- const valid = kernel.isValid(solid);
5089
+ const valid = validate(solid);
5089
5090
  try {
5090
5091
  kernel.dispose(solid);
5091
5092
  } catch {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const drawFns = require("./drawFns-F5uDtd2v.cjs");
4
- const boolean2D = require("./boolean2D-C5tjWX5T.cjs");
3
+ const drawFns = require("./drawFns-Br57GZWI.cjs");
4
+ const boolean2D = require("./boolean2D-G9edb4Pw.cjs");
5
5
  exports.CompoundSketch = drawFns.CompoundSketch;
6
6
  exports.Drawing = drawFns.Drawing;
7
7
  exports.DrawingPen = drawFns.DrawingPen;
package/dist/sketching.js CHANGED
@@ -1,5 +1,5 @@
1
- import { C, D, a, S, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, T, U, V, W } from "./drawFns-7fN_tn1I.js";
2
- import { B as B2, a as a2, F as F2, S as S2 } from "./boolean2D-Dq3HF-Pd.js";
1
+ import { C, D, a, S, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, T, U, V, W } from "./drawFns-DsB3t0zE.js";
2
+ import { B as B2, a as a2, F as F2, S as S2 } from "./boolean2D-COkYlAPe.js";
3
3
  export {
4
4
  B2 as BaseSketcher2d,
5
5
  a2 as BlueprintSketcher,
@@ -1,6 +1,6 @@
1
- import { B as getKernel, q as isShell, C as createCompound, E as createVertex, F as createSolid, p as isShape3D, r as isSolid } from "./shapeTypes-Py3LEyDe.js";
1
+ import { B as getKernel, q as isShell, C as createCompound, E as createVertex, F as createSolid, p as isShape3D, r as isSolid } from "./shapeTypes-ByN4-0Hp.js";
2
2
  import { r as unwrap, e as err, p as typeCastError, o as ok, a as andThen } from "./errors-B7kgv0cd.js";
3
- import { c as cast, d as downcast } from "./faceFns-g5hzl_xe.js";
3
+ import { c as cast, d as downcast } from "./faceFns-Dka8xvYk.js";
4
4
  function weldShapes(facesOrShells) {
5
5
  const sewn = getKernel().sew(facesOrShells.map((s) => s.wrapped));
6
6
  return unwrap(cast(unwrap(downcast(sewn))));
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
- const shapeTypes = require("./shapeTypes-BzrjB5be.cjs");
2
+ const shapeTypes = require("./shapeTypes-BQGbhdgi.cjs");
3
3
  const errors = require("./errors-9fDehDNc.cjs");
4
- const faceFns = require("./faceFns-Bhlm333o.cjs");
4
+ const faceFns = require("./faceFns-Cfvj4nxx.cjs");
5
5
  function weldShapes(facesOrShells) {
6
6
  const sewn = shapeTypes.getKernel().sew(facesOrShells.map((s) => s.wrapped));
7
7
  return errors.unwrap(faceFns.cast(errors.unwrap(faceFns.downcast(sewn))));
@@ -1,6 +1,6 @@
1
- import { G as createWire, B as getKernel, H as createEdge, I as createFace, k as isFace } from "./shapeTypes-Py3LEyDe.js";
1
+ import { G as createWire, B as getKernel, H as createEdge, I as createFace, k as isFace } from "./shapeTypes-ByN4-0Hp.js";
2
2
  import { o as ok, e as err, k as kernelError, y as validationError, a as andThen } from "./errors-B7kgv0cd.js";
3
- import { o as outerWire, c as cast } from "./faceFns-g5hzl_xe.js";
3
+ import { o as outerWire, c as cast } from "./faceFns-Dka8xvYk.js";
4
4
  function range(len) {
5
5
  return Array.from(Array(len).keys());
6
6
  }
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
- const shapeTypes = require("./shapeTypes-BzrjB5be.cjs");
2
+ const shapeTypes = require("./shapeTypes-BQGbhdgi.cjs");
3
3
  const errors = require("./errors-9fDehDNc.cjs");
4
- const faceFns = require("./faceFns-Bhlm333o.cjs");
4
+ const faceFns = require("./faceFns-Cfvj4nxx.cjs");
5
5
  function range(len) {
6
6
  return Array.from(Array(len).keys());
7
7
  }
@@ -1,14 +1,14 @@
1
1
  "use strict";
2
- const shapeFns = require("./shapeFns-BHSGfqFS.cjs");
2
+ const shapeFns = require("./shapeFns-ZbzAD8yC.cjs");
3
3
  const errors = require("./errors-9fDehDNc.cjs");
4
- const shapeTypes = require("./shapeTypes-BzrjB5be.cjs");
4
+ const shapeTypes = require("./shapeTypes-BQGbhdgi.cjs");
5
5
  const vecOps = require("./vecOps-CjRL1jau.cjs");
6
- const surfaceBuilders = require("./surfaceBuilders-BCd-ugN2.cjs");
7
- const solidBuilders = require("./solidBuilders-DINhvxLC.cjs");
8
- require("./booleanFns-PbcD1St_.cjs");
9
- const faceFns = require("./faceFns-Bhlm333o.cjs");
10
- require("./curveFns-CeHbFVDc.cjs");
11
- require("./meshFns-rTBykpgO.cjs");
6
+ const surfaceBuilders = require("./surfaceBuilders-CXarnCh8.cjs");
7
+ const solidBuilders = require("./solidBuilders-CYEEZgiP.cjs");
8
+ require("./booleanFns-zdaV6L6c.cjs");
9
+ const faceFns = require("./faceFns-Cfvj4nxx.cjs");
10
+ require("./curveFns-BN9bWCIl.cjs");
11
+ require("./meshFns-xWim4bEU.cjs");
12
12
  function toBufferGeometryData(mesh) {
13
13
  return {
14
14
  position: mesh.vertices,
@@ -1,13 +1,13 @@
1
- import { c as getWires, a as getFaces, u as translate } from "./shapeFns-smSl7yhL.js";
1
+ import { c as getWires, a as getFaces, u as translate } from "./shapeFns-BP-fxfKw.js";
2
2
  import { e as err, y as validationError, k as kernelError, d as isErr, p as typeCastError, o as ok, r as unwrap, g as isOk, B as BrepErrorCode, a as andThen } from "./errors-B7kgv0cd.js";
3
- import { B as getKernel, c as castShape, p as isShape3D, r as isSolid, k as isFace, u as isWire, F as createSolid, f as isClosedWire } from "./shapeTypes-Py3LEyDe.js";
3
+ import { B as getKernel, c as castShape, p as isShape3D, r as isSolid, k as isFace, u as isWire, F as createSolid, f as isClosedWire } from "./shapeTypes-ByN4-0Hp.js";
4
4
  import { H as HASH_CODE_MAX, D as DEG2RAD } from "./vecOps-ZDdZWbwT.js";
5
- import { h as addHolesInFace, g as makeBezierCurve, k as makeBSplineApproximation, i as makeCircle, j as makeEllipse, f as makeEllipseArc, m as makeFace, o as makeNonPlanarFace, c as makeHelix, a as makeLine, p as makePolygon, l as makeNewFaceWithinFace, e as makeTangentArc, d as makeThreePointArc, b as assembleWire } from "./surfaceBuilders-CD_9kc1m.js";
6
- import { a as makeCompound, d as makeCone, c as makeCylinder, e as makeEllipsoid, f as makeOffset, w as weldShellsAndFaces, b as makeSolid, g as makeSphere, h as makeTorus, m as makeVertex } from "./solidBuilders-Jh5Bnm02.js";
7
- import "./booleanFns-DdU6eLxI.js";
8
- import { d as downcast } from "./faceFns-g5hzl_xe.js";
9
- import "./curveFns-GOcBuoCc.js";
10
- import "./meshFns-bHjCcOZp.js";
5
+ import { h as addHolesInFace, g as makeBezierCurve, k as makeBSplineApproximation, i as makeCircle, j as makeEllipse, f as makeEllipseArc, m as makeFace, o as makeNonPlanarFace, c as makeHelix, a as makeLine, p as makePolygon, l as makeNewFaceWithinFace, e as makeTangentArc, d as makeThreePointArc, b as assembleWire } from "./surfaceBuilders-Bdn7iqv5.js";
6
+ import { a as makeCompound, d as makeCone, c as makeCylinder, e as makeEllipsoid, f as makeOffset, w as weldShellsAndFaces, b as makeSolid, g as makeSphere, h as makeTorus, m as makeVertex } from "./solidBuilders-Bc6kgqJ9.js";
7
+ import "./booleanFns-5MroD4TZ.js";
8
+ import { d as downcast } from "./faceFns-Dka8xvYk.js";
9
+ import "./curveFns-DRb_8jyd.js";
10
+ import "./meshFns-B_yFbSte.js";
11
11
  function toBufferGeometryData(mesh) {
12
12
  return {
13
13
  position: mesh.vertices,
package/dist/topology.cjs CHANGED
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const shapeFns = require("./shapeFns-BHSGfqFS.cjs");
4
- const topology = require("./topology-B15z3Ts4.cjs");
5
- const booleanFns = require("./booleanFns-PbcD1St_.cjs");
6
- const curveFns = require("./curveFns-CeHbFVDc.cjs");
7
- const faceFns = require("./faceFns-Bhlm333o.cjs");
8
- const meshFns = require("./meshFns-rTBykpgO.cjs");
3
+ const shapeFns = require("./shapeFns-ZbzAD8yC.cjs");
4
+ const topology = require("./topology-BS3_AnBF.cjs");
5
+ const booleanFns = require("./booleanFns-zdaV6L6c.cjs");
6
+ const curveFns = require("./curveFns-BN9bWCIl.cjs");
7
+ const faceFns = require("./faceFns-Cfvj4nxx.cjs");
8
+ const meshFns = require("./meshFns-xWim4bEU.cjs");
9
9
  exports.getBounds = shapeFns.getBounds;
10
10
  exports.getEdges = shapeFns.getEdges;
11
11
  exports.getFaces = shapeFns.getFaces;
package/dist/topology.js CHANGED
@@ -1,9 +1,9 @@
1
- import { h, d, a, f, e, c, x, i, y, z, A, B, v } from "./shapeFns-smSl7yhL.js";
2
- import { a as a2, b, d as d2, e as e2, f as f2, g, c as c2, j, k, l, m, n, o, p, q, r, s, t, u, v as v2, w, x as x2, y as y2, z as z2, A as A2, B as B2, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q } from "./topology-DmQY6469.js";
3
- import { k as k2, j as j2 } from "./booleanFns-DdU6eLxI.js";
4
- import { j as j3, a as a3, e as e3, k as k3, i as i2, l as l2, h as h2, d as d3, c as c3, f as f3, b as b2, g as g2, m as m2, o as o2 } from "./curveFns-GOcBuoCc.js";
5
- import { l as l3, c as c4, m as m3, j as j4, d as d4, e as e4, f as f4, q as q2, r as r2, g as g3, k as k4, s as s2, i as i3, n as n2, o as o3, p as p2, t as t2, v as v3, u as u2, h as h3 } from "./faceFns-g5hzl_xe.js";
6
- import { c as c5, b as b3, e as e5, d as d5, f as f5 } from "./meshFns-bHjCcOZp.js";
1
+ import { h, d, a, f, e, c, x, i, y, z, A, B, v } from "./shapeFns-BP-fxfKw.js";
2
+ import { a as a2, b, d as d2, e as e2, f as f2, g, c as c2, j, k, l, m, n, o, p, q, r, s, t, u, v as v2, w, x as x2, y as y2, z as z2, A as A2, B as B2, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q } from "./topology-CqhGW5sd.js";
3
+ import { k as k2, j as j2 } from "./booleanFns-5MroD4TZ.js";
4
+ import { j as j3, a as a3, e as e3, k as k3, i as i2, l as l2, h as h2, d as d3, c as c3, f as f3, b as b2, g as g2, m as m2, o as o2 } from "./curveFns-DRb_8jyd.js";
5
+ import { l as l3, c as c4, m as m3, j as j4, d as d4, e as e4, f as f4, q as q2, r as r2, g as g3, k as k4, s as s2, i as i3, n as n2, o as o3, p as p2, t as t2, v as v3, u as u2, h as h3 } from "./faceFns-Dka8xvYk.js";
6
+ import { c as c5, b as b3, e as e5, d as d5, f as f5 } from "./meshFns-B_yFbSte.js";
7
7
  export {
8
8
  a2 as addHoles,
9
9
  b as adjacentFaces,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "brepjs",
3
- "version": "12.2.2",
3
+ "version": "12.2.4",
4
4
  "description": "Web CAD library with pluggable geometry kernel",
5
5
  "keywords": [
6
6
  "cad",
@@ -9,8 +9,8 @@
9
9
  "STEP",
10
10
  "STL"
11
11
  ],
12
- "author": "Andy Mai",
13
- "license": "Apache-2.0",
12
+ "author": "Andy Aragon",
13
+ "license": "AGPL-3.0-only",
14
14
  "repository": {
15
15
  "type": "git",
16
16
  "url": "https://github.com/andymai/brepjs"
@@ -199,7 +199,7 @@
199
199
  "@types/opentype.js": "1.3.9",
200
200
  "@vitest/coverage-v8": "4.0.18",
201
201
  "brepjs-opencascade": "*",
202
- "brepkit-wasm": "0.7.3",
202
+ "brepkit-wasm": "0.10.1",
203
203
  "eslint": "10.0.3",
204
204
  "husky": "9.1.7",
205
205
  "knip": "5.86.0",
@@ -214,11 +214,15 @@
214
214
  "vitest": "4.0.18"
215
215
  },
216
216
  "peerDependencies": {
217
- "brepjs-opencascade": "^0.5.1 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0"
217
+ "brepjs-opencascade": "^0.5.1 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0",
218
+ "brepkit-wasm": "^0.10.1"
218
219
  },
219
220
  "peerDependenciesMeta": {
220
221
  "brepjs-opencascade": {
221
222
  "optional": true
223
+ },
224
+ "brepkit-wasm": {
225
+ "optional": true
222
226
  }
223
227
  },
224
228
  "dependencies": {