@turf/isolines
Advanced tools
Comparing version 3.6.3 to 3.7.0
{ | ||
"name": "@turf/isolines", | ||
"version": "3.6.3", | ||
"version": "3.7.0", | ||
"description": "turf isolines module", | ||
@@ -32,11 +32,12 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/bbox": "^3.6.3", | ||
"@turf/point-grid": "^3.6.3", | ||
"@turf/distance": "^3.6.3", | ||
"@turf/inside": "^3.6.3", | ||
"@turf/bbox": "^3.7.0", | ||
"@turf/point-grid": "^3.7.0", | ||
"@turf/distance": "^3.7.0", | ||
"@turf/inside": "^3.7.0", | ||
"@turf/helpers": "^3.6.3", | ||
"@turf/planepoint": "^3.6.3", | ||
"@turf/square": "^3.6.3", | ||
"@turf/tin": "^3.6.3" | ||
} | ||
"@turf/planepoint": "^3.7.0", | ||
"@turf/square": "^3.7.0", | ||
"@turf/tin": "^3.7.0" | ||
}, | ||
"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
28962
0
Updated@turf/bbox@^3.7.0
Updated@turf/distance@^3.7.0
Updated@turf/inside@^3.7.0
Updated@turf/planepoint@^3.7.0
Updated@turf/point-grid@^3.7.0
Updated@turf/square@^3.7.0
Updated@turf/tin@^3.7.0