@turf/point-on-line
Advanced tools
Comparing version 3.10.3 to 3.10.5
@@ -0,0 +0,0 @@ var pointOnLine = require('./'); |
@@ -0,0 +0,0 @@ /// <reference types="geojson" /> |
@@ -0,0 +0,0 @@ var distance = require('@turf/distance'); |
{ | ||
"name": "@turf/point-on-line", | ||
"version": "3.10.3", | ||
"version": "3.10.5", | ||
"description": "", | ||
@@ -22,14 +22,14 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/along": "^3.10.3", | ||
"@turf/distance": "^3.10.3", | ||
"@turf/helpers": "^3.10.3", | ||
"@turf/line-distance": "^3.10.3" | ||
"@turf/along": "^3.10.5", | ||
"@turf/distance": "^3.10.5", | ||
"@turf/helpers": "^3.10.5", | ||
"@turf/line-distance": "^3.10.5" | ||
}, | ||
"dependencies": { | ||
"@turf/bearing": "^3.10.0", | ||
"@turf/destination": "^3.10.3", | ||
"@turf/distance": "^3.10.3", | ||
"@turf/helpers": "^3.10.3" | ||
"@turf/destination": "^3.10.5", | ||
"@turf/distance": "^3.10.5", | ||
"@turf/helpers": "^3.10.5" | ||
}, | ||
"types": "index.d.ts" | ||
} |
@@ -0,0 +0,0 @@ # @turf/point-on-line |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
11572
Updated@turf/destination@^3.10.5
Updated@turf/distance@^3.10.5
Updated@turf/helpers@^3.10.5