@thi.ng/quad-edge
Advanced tools
Comparing version 0.2.27 to 0.2.28
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.27...@thi.ng/quad-edge@0.2.28) (2021-01-02) | ||
**Note:** Version bump only for package @thi.ng/quad-edge | ||
## [0.2.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.26...@thi.ng/quad-edge@0.2.27) (2020-12-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/quad-edge", | ||
"version": "0.2.27", | ||
"version": "0.2.28", | ||
"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 --theme ../../tools/doc/typedoc-theme src", | ||
"doc": "node_modules/.bin/typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts", | ||
"doc:ae": "mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose", | ||
@@ -49,3 +49,3 @@ "pub": "yarn build:release && yarn publish --access public" | ||
"ts-node": "^9.1.1", | ||
"typedoc": "^0.19.2", | ||
"typedoc": "^0.20.4", | ||
"typescript": "^4.1.3" | ||
@@ -81,3 +81,3 @@ }, | ||
}, | ||
"gitHead": "8fed74edc94bfb65f84e8982e6724619bbfbd1d0" | ||
"gitHead": "a2127bae6d16682027fd94190452b8404bf99a47" | ||
} |
@@ -91,2 +91,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2015 - 2020 Karsten Schmidt // Apache Software License 2.0 | ||
© 2015 - 2021 Karsten Schmidt // Apache Software License 2.0 |
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
37186