@thi.ng/quad-edge
Advanced tools
Comparing version 3.1.79 to 3.1.80
# Change Log | ||
- **Last updated**: 2024-12-27T14:11:37Z | ||
- **Last updated**: 2025-01-04T21:07:38Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/quad-edge", | ||
"version": "3.1.79", | ||
"version": "3.1.80", | ||
"description": "Quadedge data structure after Guibas & Stolfi", | ||
@@ -43,3 +43,3 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/errors": "^2.5.21" | ||
"@thi.ng/errors": "^2.5.22" | ||
}, | ||
@@ -86,3 +86,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "48bf4c22bf23f88ac99f435106af2214f79a0be1\n" | ||
"gitHead": "56c1d57a96565bbcc8c06c73779a619bba0db368\n" | ||
} |
@@ -108,2 +108,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2015 - 2024 Karsten Schmidt // Apache License 2.0 | ||
© 2015 - 2025 Karsten Schmidt // Apache License 2.0 |
Updated@thi.ng/errors@^2.5.22