Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "hull.js", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "JavaScript library that builds concave hulls (shapes) by the set of points", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/AndriiHeonia/hull", |
Hull.js is a JavaScript library that builds concave hull by the set of points. | ||
[![Build Status](https://travis-ci.org/AndriiHeonia/hull.svg?branch=master)](https://travis-ci.org/AndriiHeonia/hull) | ||
## Important Information | ||
This library was born in free independent Ukraine. Today not only Ukraine, but the entire international rule-based order is under attack, and you can help to defend it by supporting the Armed Forces of Ukraine via well trusted https://savelife.in.ua/en/ foundation. For other options to help, explore https://ukraine.ua/. | ||
This library was born in free independent Ukraine. Today not only Ukraine, but the entire international rule-based order is under attack, and you can help to defend it by supporting Ukraine. Please explore https://ukraine.ua/ for available options. Thanks! | ||
@@ -83,2 +81,4 @@ ## Examples | ||
### 1.0.4 — 17.10.2023 | ||
- Remove unused travis file and update readme. | ||
### 1.0.3 — 05.11.2022 | ||
@@ -85,0 +85,0 @@ - Fix issue with formatting when users pass less than 4 points as an input. |
Sorry, the diff of this file is not supported yet
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
98825
18