@turf/point-on-line
Advanced tools
Comparing version 3.6.3 to 3.7.0
{ | ||
"name": "@turf/point-on-line", | ||
"version": "3.6.3", | ||
"version": "3.7.0", | ||
"description": "", | ||
@@ -22,13 +22,14 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/along": "^3.6.3", | ||
"@turf/distance": "^3.6.3", | ||
"@turf/along": "^3.7.0", | ||
"@turf/distance": "^3.7.0", | ||
"@turf/helpers": "^3.6.3", | ||
"@turf/line-distance": "^3.6.3" | ||
"@turf/line-distance": "^3.7.0" | ||
}, | ||
"dependencies": { | ||
"@turf/bearing": "^3.6.3", | ||
"@turf/destination": "^3.6.3", | ||
"@turf/distance": "^3.6.3", | ||
"@turf/bearing": "^3.7.0", | ||
"@turf/destination": "^3.7.0", | ||
"@turf/distance": "^3.7.0", | ||
"@turf/helpers": "^3.6.3" | ||
} | ||
}, | ||
"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
10740
0
Updated@turf/bearing@^3.7.0
Updated@turf/destination@^3.7.0
Updated@turf/distance@^3.7.0