Comparing version 3.6.3 to 3.7.0
{ | ||
"name": "@turf/idw", | ||
"version": "3.6.3", | ||
"version": "3.7.0", | ||
"description": "Calculate a grid with IDW - Inverse Distance Weighted - values.", | ||
@@ -10,6 +10,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/centroid": "^3.6.3", | ||
"@turf/distance": "^3.6.3", | ||
"@turf/bbox": "^3.6.3", | ||
"@turf/square-grid": "^3.6.3" | ||
"@turf/centroid": "^3.7.0", | ||
"@turf/distance": "^3.7.0", | ||
"@turf/bbox": "^3.7.0", | ||
"@turf/square-grid": "^3.7.0" | ||
}, | ||
@@ -31,3 +31,4 @@ "devDependencies": { | ||
}, | ||
"homepage": "https://github.com/Turfjs/turf" | ||
"homepage": "https://github.com/Turfjs/turf", | ||
"types": "index.d.ts" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
398252
0
Updated@turf/bbox@^3.7.0
Updated@turf/centroid@^3.7.0
Updated@turf/distance@^3.7.0
Updated@turf/square-grid@^3.7.0