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