@turf/turf
Advanced tools
Comparing version 3.0.18 to 3.1.0
{ | ||
"name": "@turf/turf", | ||
"version": "3.0.18", | ||
"version": "3.1.0", | ||
"description": "a JavaScript library for performing geospatial operations with GeoJSON", | ||
@@ -82,3 +82,3 @@ "main": "index.js", | ||
"@turf/line-distance": "^3.0.16", | ||
"@turf/line-slice": "^3.0.16", | ||
"@turf/line-slice": "^3.1.0", | ||
"@turf/meta": "^3.0.16", | ||
@@ -89,3 +89,3 @@ "@turf/midpoint": "^3.0.16", | ||
"@turf/point-grid": "^3.0.16", | ||
"@turf/point-on-line": "^3.0.16", | ||
"@turf/point-on-line": "^3.1.0", | ||
"@turf/point-on-surface": "^3.0.16", | ||
@@ -92,0 +92,0 @@ "@turf/random": "^3.0.16", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1233604
Updated@turf/line-slice@^3.1.0
Updated@turf/point-on-line@^3.1.0