@turf/turf
Advanced tools
Comparing version 3.14.2 to 3.14.3
{ | ||
"name": "@turf/turf", | ||
"version": "3.14.2", | ||
"version": "3.14.3", | ||
"description": "a JavaScript library for performing geospatial operations with GeoJSON", | ||
@@ -91,4 +91,4 @@ "main": "index.js", | ||
"@turf/line-distance": "^3.14.2", | ||
"@turf/line-intersect": "^3.14.2", | ||
"@turf/line-segment": "^3.14.2", | ||
"@turf/line-intersect": "^3.14.3", | ||
"@turf/line-segment": "^3.14.3", | ||
"@turf/line-slice": "^3.14.2", | ||
@@ -95,0 +95,0 @@ "@turf/line-slice-along": "^3.14.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1492899
16645
Updated@turf/line-intersect@^3.14.3
Updated@turf/line-segment@^3.14.3