@thi.ng/quad-edge
Advanced tools
Comparing version 0.2.22 to 0.2.23
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.22...@thi.ng/quad-edge@0.2.23) (2020-09-13) | ||
**Note:** Version bump only for package @thi.ng/quad-edge | ||
## [0.2.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.21...@thi.ng/quad-edge@0.2.22) (2020-08-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/quad-edge", | ||
"version": "0.2.22", | ||
"version": "0.2.23", | ||
"description": "Quadedge data structure after Guibas & Stolfi", | ||
@@ -34,3 +34,3 @@ "module": "./index.js", | ||
"cover": "nyc mocha test && nyc report --reporter=lcov", | ||
"clean": "rimraf *.js *.d.ts .nyc_output build coverage doc lib", | ||
"clean": "rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib", | ||
"doc:readme": "ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts", | ||
@@ -59,3 +59,3 @@ "doc": "node_modules/.bin/typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src", | ||
"dual", | ||
"ES6", | ||
"es6", | ||
"geometry", | ||
@@ -81,3 +81,3 @@ "graph", | ||
}, | ||
"gitHead": "3a55c0df86c5be9c56a1e1a4c0cfcaa2809a160a" | ||
"gitHead": "83a0206aae59aa1b1b4bcb01c2b34bbe3db4844c" | ||
} |
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
37266