@turf/unkink-polygon
Advanced tools
Comparing version 3.14.0 to 3.14.1
{ | ||
"name": "@turf/unkink-polygon", | ||
"version": "3.14.0", | ||
"version": "3.14.1", | ||
"description": "turf unkink-polygon module", | ||
@@ -47,2 +47,3 @@ "main": "index.js", | ||
"@turf/within": "^3.14.0", | ||
"geojson-polygon-self-intersections": "^1.1.1", | ||
"rbush": "^2.0.1", | ||
@@ -49,0 +50,0 @@ "simplepolygon": "^1.1.1" |
@@ -10,2 +10,3 @@ var isects = require('geojson-polygon-self-intersections'); | ||
* | ||
* @private | ||
* @module simplepolygon | ||
@@ -12,0 +13,0 @@ * @param {Feature} feature Input polygon. This polygon may be unconform the {@link https://en.wikipedia.org/wiki/Simple_Features|Simple Features standard} in the sense that it's inner and outer rings may cross-intersect or self-intersect, that the outer ring must not contain the optional inner rings and that the winding number must not be positive for the outer and negative for the inner rings. |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
32860
462
0
8