@thi.ng/quad-edge
Advanced tools
Comparing version 3.1.59 to 3.1.60
# Change Log | ||
- **Last updated**: 2024-03-13T14:04:31Z | ||
- **Last updated**: 2024-03-27T09:53:45Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/quad-edge", | ||
"version": "3.1.59", | ||
"version": "3.1.60", | ||
"description": "Quadedge data structure after Guibas & Stolfi", | ||
@@ -39,10 +39,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/errors": "^2.5.1" | ||
"@thi.ng/errors": "^2.5.2" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.42.3", | ||
"esbuild": "^0.20.1", | ||
"@microsoft/api-extractor": "^7.43.0", | ||
"esbuild": "^0.20.2", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.12", | ||
"typescript": "^5.4.2" | ||
"typescript": "^5.4.3" | ||
}, | ||
@@ -83,3 +83,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "bc0f3cb07d6f1cab6dbdc5ff57428f5484e711bb\n" | ||
"gitHead": "feb3b24654f2c931cd3c3308c1c0c807ee14d0e4\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.5.2