@turf/line-slice
Advanced tools
Comparing version
{ | ||
"name": "@turf/line-slice", | ||
"version": "3.7.5", | ||
"version": "3.10.0", | ||
"description": "", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
], | ||
"author": "morganherlocker", | ||
"author": "Turf Authors", | ||
"license": "MIT", | ||
@@ -32,12 +32,12 @@ "bugs": { | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.7.5" | ||
"@turf/helpers": "^3.10.0" | ||
}, | ||
"dependencies": { | ||
"@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" | ||
"@turf/bearing": "^3.10.0", | ||
"@turf/destination": "^3.10.0", | ||
"@turf/distance": "^3.10.0", | ||
"@turf/helpers": "^3.10.0", | ||
"@turf/point-on-line": "^3.10.0" | ||
}, | ||
"types": "index.d.ts" | ||
} |
Sorry, the diff of this file is not supported yet
11788
0.03%Updated
Updated
Updated
Updated
Updated