Comparing version 4.1.0 to 4.2.0
{ | ||
"name": "@turf/idw", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "turf idw module", | ||
@@ -29,8 +29,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/bbox": "^4.1.0", | ||
"@turf/centroid": "^4.1.0", | ||
"@turf/distance": "^4.1.0", | ||
"@turf/helpers": "^4.1.0", | ||
"@turf/square-grid": "^4.1.0" | ||
"@turf/bbox": "^4.2.0", | ||
"@turf/centroid": "^4.2.0", | ||
"@turf/distance": "^4.2.0", | ||
"@turf/helpers": "^4.2.0", | ||
"@turf/square-grid": "^4.2.0" | ||
} | ||
} |
Updated@turf/bbox@^4.2.0
Updated@turf/centroid@^4.2.0
Updated@turf/distance@^4.2.0
Updated@turf/helpers@^4.2.0
Updated@turf/square-grid@^4.2.0