@turf/line-slice
Advanced tools
Comparing version 3.5.3 to 3.6.1
{ | ||
"name": "@turf/line-slice", | ||
"version": "3.5.3", | ||
"version": "3.6.1", | ||
"description": "", | ||
@@ -31,11 +31,11 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.5.3" | ||
"@turf/helpers": "^3.6.1" | ||
}, | ||
"dependencies": { | ||
"@turf/bearing": "^3.5.2", | ||
"@turf/destination": "^3.5.3", | ||
"@turf/distance": "^3.5.3", | ||
"@turf/helpers": "^3.5.3", | ||
"@turf/point-on-line": "^3.5.3" | ||
"@turf/destination": "^3.6.1", | ||
"@turf/distance": "^3.6.1", | ||
"@turf/helpers": "^3.6.1", | ||
"@turf/point-on-line": "^3.6.1" | ||
} | ||
} |
Updated@turf/destination@^3.6.1
Updated@turf/distance@^3.6.1
Updated@turf/helpers@^3.6.1
Updated@turf/point-on-line@^3.6.1