@turf/line-slice
Advanced tools
Comparing version 3.3.3 to 3.5.2
{ | ||
"name": "@turf/line-slice", | ||
"version": "3.3.3", | ||
"version": "3.5.2", | ||
"description": "", | ||
@@ -31,11 +31,11 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/helpers": "^3.5.2" | ||
}, | ||
"dependencies": { | ||
"@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" | ||
"@turf/bearing": "^3.5.2", | ||
"@turf/destination": "^3.5.2", | ||
"@turf/distance": "^3.5.2", | ||
"@turf/helpers": "^3.5.2", | ||
"@turf/point-on-line": "^3.5.2" | ||
} | ||
} |
@@ -61,2 +61,6 @@ # @turf/line-slice | ||
<!-- This file is automatically generated. Please don't edit it directly: | ||
if you find an error, edit the source file (likely index.js), and re-run | ||
./scripts/generate-readmes in the turf project. --> | ||
--- | ||
@@ -63,0 +67,0 @@ |
11415
85
Updated@turf/bearing@^3.5.2
Updated@turf/destination@^3.5.2
Updated@turf/distance@^3.5.2
Updated@turf/helpers@^3.5.2
Updated@turf/point-on-line@^3.5.2