@thi.ng/quad-edge
Advanced tools
Comparing version 0.2.20 to 0.2.21
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.20...@thi.ng/quad-edge@0.2.21) (2020-08-17) | ||
**Note:** Version bump only for package @thi.ng/quad-edge | ||
## [0.2.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.19...@thi.ng/quad-edge@0.2.20) (2020-08-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/quad-edge", | ||
"version": "0.2.20", | ||
"version": "0.2.21", | ||
"description": "Quadedge data structure after Guibas & Stolfi", | ||
@@ -36,3 +36,3 @@ "module": "./index.js", | ||
"doc:readme": "ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts", | ||
"doc": "node_modules/.bin/typedoc --mode modules --out doc src", | ||
"doc": "node_modules/.bin/typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src", | ||
"doc:ae": "mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose", | ||
@@ -80,3 +80,3 @@ "pub": "yarn build:release && yarn publish --access public" | ||
}, | ||
"gitHead": "81ba08f0ce3a0ece6901944e7b5827283d13a9e6" | ||
"gitHead": "44824f17050b412d635b576bf5f9b2136dac9554" | ||
} |
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
36891