@thi.ng/quad-edge
Advanced tools
Comparing version 3.1.56 to 3.1.57
# Change Log | ||
- **Last updated**: 2024-03-01T15:22:50Z | ||
- **Last updated**: 2024-03-07T20:40:47Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/quad-edge", | ||
"version": "3.1.56", | ||
"version": "3.1.57", | ||
"description": "Quadedge data structure after Guibas & Stolfi", | ||
@@ -35,6 +35,7 @@ "type": "module", | ||
"pub": "yarn npm publish --access public", | ||
"test": "bun test" | ||
"test": "bun test", | ||
"tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/errors": "^2.4.19" | ||
"@thi.ng/errors": "^2.4.20" | ||
}, | ||
@@ -82,3 +83,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "d660ae8fd1bf64d919b4334f19509f1f539d70f6\n" | ||
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\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
26974
Updated@thi.ng/errors@^2.4.20