Comparing version
{ | ||
"name": "@turf/idw", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"description": "turf idw module", | ||
@@ -26,11 +26,12 @@ "main": "index.js", | ||
"devDependencies": { | ||
"tape": "^4.5.1" | ||
"benchmark": "^2.1.4", | ||
"tape": "^4.6.3" | ||
}, | ||
"dependencies": { | ||
"@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" | ||
"@turf/bbox": "^4.3.0", | ||
"@turf/centroid": "^4.3.0", | ||
"@turf/distance": "^4.3.0", | ||
"@turf/helpers": "^4.3.0", | ||
"@turf/square-grid": "^4.3.0" | ||
} | ||
} |
6967
0.39%2
100%Updated
Updated
Updated
Updated
Updated