@turf/unkink-polygon
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "@turf/unkink-polygon", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "turf unkink-polygon module", | ||
@@ -41,7 +41,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/area": "^4.0.0", | ||
"@turf/flatten": "^4.0.0", | ||
"@turf/helpers": "^4.0.0", | ||
"@turf/meta": "^4.0.0", | ||
"@turf/within": "^4.0.0", | ||
"@turf/area": "^4.0.1", | ||
"@turf/flatten": "^4.0.1", | ||
"@turf/helpers": "^4.0.1", | ||
"@turf/meta": "^4.0.1", | ||
"@turf/within": "^4.0.1", | ||
"geojson-polygon-self-intersections": "^1.1.1", | ||
@@ -48,0 +48,0 @@ "rbush": "^2.0.1", |
Updated@turf/area@^4.0.1
Updated@turf/flatten@^4.0.1
Updated@turf/helpers@^4.0.1
Updated@turf/meta@^4.0.1
Updated@turf/within@^4.0.1