Comparing version 3.7.2 to 3.7.3
{ | ||
"name": "@turf/idw", | ||
"version": "3.7.2", | ||
"version": "3.7.3", | ||
"description": "Calculate a grid with IDW - Inverse Distance Weighted - values.", | ||
@@ -10,6 +10,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/centroid": "^3.7.2", | ||
"@turf/distance": "^3.7.2", | ||
"@turf/bbox": "^3.7.0", | ||
"@turf/square-grid": "^3.7.2" | ||
"@turf/centroid": "^3.7.3", | ||
"@turf/distance": "^3.7.3", | ||
"@turf/bbox": "^3.7.3", | ||
"@turf/square-grid": "^3.7.3" | ||
}, | ||
@@ -16,0 +16,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@turf/bbox@^3.7.3
Updated@turf/centroid@^3.7.3
Updated@turf/distance@^3.7.3
Updated@turf/square-grid@^3.7.3