Comparing version 4.5.1 to 4.5.2
{ | ||
"name": "@turf/idw", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "turf idw module", | ||
@@ -30,3 +30,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/helpers": "^4.5.1", | ||
"@turf/helpers": "^4.5.2", | ||
"benchmark": "^2.1.4", | ||
@@ -38,7 +38,7 @@ "load-json-file": "^2.0.0", | ||
"dependencies": { | ||
"@turf/bbox": "^4.5.1", | ||
"@turf/centroid": "^4.5.1", | ||
"@turf/distance": "^4.5.1", | ||
"@turf/square-grid": "^4.5.1" | ||
"@turf/bbox": "^4.5.2", | ||
"@turf/centroid": "^4.5.2", | ||
"@turf/distance": "^4.5.2", | ||
"@turf/square-grid": "^4.5.2" | ||
} | ||
} |
Updated@turf/bbox@^4.5.2
Updated@turf/centroid@^4.5.2
Updated@turf/distance@^4.5.2
Updated@turf/square-grid@^4.5.2