@thi.ng/quad-edge
Advanced tools
Comparing version 3.1.18 to 3.1.19
# Change Log | ||
- **Last updated**: 2022-12-20T16:33:11Z | ||
- **Last updated**: 2022-12-22T21:47:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/quad-edge", | ||
"version": "3.1.18", | ||
"version": "3.1.19", | ||
"description": "Quadedge data structure after Guibas & Stolfi", | ||
@@ -37,7 +37,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/errors": "^2.2.6" | ||
"@thi.ng/errors": "^2.2.7" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.7", | ||
"@thi.ng/testament": "^0.3.7", | ||
"@thi.ng/testament": "^0.3.8", | ||
"rimraf": "^3.0.2", | ||
@@ -82,3 +82,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "7b2af448da8a63fb21704a79cc4cdf1f3d7d7a64\n" | ||
"gitHead": "bc6f7f5e2765bb96fe64db804eaf4b2443b47fc6\n" | ||
} |
@@ -23,3 +23,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Quadedge data structure after Guibas & Stolfi | ||
Quadedge data structure after Guibas & Stolfi. | ||
@@ -26,0 +26,0 @@ See the related |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26787
Updated@thi.ng/errors@^2.2.7