@thi.ng/quad-edge
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.2.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.4...@thi.ng/quad-edge@0.2.5) (2020-01-24) | ||
## [0.2.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.5...@thi.ng/quad-edge@0.2.6) (2020-02-25) | ||
@@ -15,37 +15,4 @@ **Note:** Version bump only for package @thi.ng/quad-edge | ||
## [0.2.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.3...@thi.ng/quad-edge@0.2.4) (2019-11-30) | ||
**Note:** Version bump only for package @thi.ng/quad-edge | ||
## [0.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.2...@thi.ng/quad-edge@0.2.3) (2019-11-09) | ||
**Note:** Version bump only for package @thi.ng/quad-edge | ||
## [0.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.1...@thi.ng/quad-edge@0.2.2) (2019-07-31) | ||
**Note:** Version bump only for package @thi.ng/quad-edge | ||
## [0.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.2.0...@thi.ng/quad-edge@0.2.1) (2019-07-12) | ||
**Note:** Version bump only for package @thi.ng/quad-edge | ||
# [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.1.4...@thi.ng/quad-edge@0.2.0) (2019-07-07) | ||
### Features | ||
@@ -55,37 +22,6 @@ | ||
## [0.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.1.3...@thi.ng/quad-edge@0.1.4) (2019-04-24) | ||
**Note:** Version bump only for package @thi.ng/quad-edge | ||
## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.1.2...@thi.ng/quad-edge@0.1.3) (2019-04-02) | ||
**Note:** Version bump only for package @thi.ng/quad-edge | ||
## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/quad-edge@0.1.1...@thi.ng/quad-edge@0.1.2) (2019-03-28) | ||
**Note:** Version bump only for package @thi.ng/quad-edge | ||
# 0.1.0 (2019-02-05) | ||
### Features | ||
* **quad-edge:** re-import & update quad edge impl (MBP2010) ([ee76797](https://github.com/thi-ng/umbrella/commit/ee76797)) |
{ | ||
"name": "@thi.ng/quad-edge", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Quadedge data structure after Guibas & Stolfi", | ||
@@ -31,10 +31,10 @@ "module": "./index.js", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@microsoft/api-extractor": "^7.7.7", | ||
"@types/mocha": "^5.2.7", | ||
"@types/node": "^13.5.0", | ||
"mocha": "^7.0.0", | ||
"@microsoft/api-extractor": "^7.7.8", | ||
"@types/mocha": "^7.0.1", | ||
"@types/node": "^13.7.4", | ||
"mocha": "^7.0.1", | ||
"nyc": "^15.0.0", | ||
"ts-node": "^8.6.2", | ||
"typedoc": "^0.16.8", | ||
"typescript": "^3.7.5" | ||
"typedoc": "^0.16.10", | ||
"typescript": "^3.8.2" | ||
}, | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "93d8af817724c1c5b06d80ffa2492fe5b4fb7bc4" | ||
"gitHead": "b75ac2e62a828cc6ebf7b2aec4332bdf6f933a59" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
# @thi.ng/quad-edge | ||
# ![@thi.ng/quad-edge](https://media.thi.ng/umbrella/banners/thing-quad-edge.svg?1581297777) | ||
@@ -5,0 +5,0 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/quad-edge.svg)](https://www.npmjs.com/package/@thi.ng/quad-edge) |
@@ -1,2 +0,2 @@ | ||
# ${pkg.name} | ||
# ${pkg.banner} | ||
@@ -3,0 +3,0 @@ [![npm version](https://img.shields.io/npm/v/${pkg.name}.svg)](https://www.npmjs.com/package/${pkg.name}) |
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
37122