@thi.ng/quad-edge
Advanced tools
Comparing version 3.1.25 to 3.1.26
# Change Log | ||
- **Last updated**: 2023-03-14T13:27:19Z | ||
- **Last updated**: 2023-03-27T19:05:49Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/quad-edge", | ||
"version": "3.1.25", | ||
"version": "3.1.26", | ||
"description": "Quadedge data structure after Guibas & Stolfi", | ||
@@ -37,11 +37,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/errors": "^2.2.13" | ||
"@thi.ng/errors": "^2.2.14" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.34.4", | ||
"@thi.ng/testament": "^0.3.13", | ||
"rimraf": "^4.4.0", | ||
"@thi.ng/testament": "^0.3.14", | ||
"rimraf": "^4.4.1", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.23.26", | ||
"typescript": "^4.9.5" | ||
"typedoc": "^0.23.28", | ||
"typescript": "^5.0.2" | ||
}, | ||
@@ -82,3 +82,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "cc46c097a3a173fb1ef41f57a858d03037063141\n" | ||
"gitHead": "83b15b34326d480cbca0472b20390d4d3bbb792a\n" | ||
} |
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
Updated@thi.ng/errors@^2.2.14