@turf/line-slice
Advanced tools
Comparing version
{ | ||
"name": "@turf/line-slice", | ||
"version": "3.7.3", | ||
"version": "3.7.5", | ||
"description": "", | ||
@@ -31,12 +31,12 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.7.3" | ||
"@turf/helpers": "^3.7.5" | ||
}, | ||
"dependencies": { | ||
"@turf/bearing": "^3.7.3", | ||
"@turf/destination": "^3.7.3", | ||
"@turf/distance": "^3.7.3", | ||
"@turf/helpers": "^3.7.3", | ||
"@turf/point-on-line": "^3.7.3" | ||
"@turf/bearing": "^3.7.5", | ||
"@turf/destination": "^3.7.5", | ||
"@turf/distance": "^3.7.5", | ||
"@turf/helpers": "^3.7.5", | ||
"@turf/point-on-line": "^3.7.5" | ||
}, | ||
"types": "index.d.ts" | ||
} |
Updated
Updated
Updated
Updated
Updated