@turf/concave
Advanced tools
Comparing version 4.5.1 to 4.5.2
{ | ||
"name": "@turf/concave", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "turf concave module", | ||
@@ -31,3 +31,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/helpers": "^4.5.1", | ||
"@turf/helpers": "^4.5.2", | ||
"benchmark": "^2.1.4", | ||
@@ -38,6 +38,6 @@ "glob": "~4.3.5", | ||
"dependencies": { | ||
"@turf/distance": "^4.5.1", | ||
"@turf/tin": "^4.5.1", | ||
"@turf/union": "^4.5.1" | ||
"@turf/distance": "^4.5.2", | ||
"@turf/tin": "^4.5.2", | ||
"@turf/union": "^4.5.2" | ||
} | ||
} |
Updated@turf/distance@^4.5.2
Updated@turf/tin@^4.5.2
Updated@turf/union@^4.5.2