furkot-directions
Advanced tools
Comparing version 0.0.18 to 0.0.19
0.0.19 / 2017-02-20 | ||
=================== | ||
* include the last point of the path returned by the Mapzen service | ||
0.0.18 / 2017-01-28 | ||
@@ -3,0 +8,0 @@ =================== |
@@ -54,2 +54,5 @@ var _defaults = require('lodash.defaults'); | ||
leg.maneuvers.reduce(extractSegment, result); | ||
if (directions.segments.length) { | ||
util.last(directions.segments).path.push(util.last(result.path)); | ||
} | ||
} | ||
@@ -56,0 +59,0 @@ return result; |
{ | ||
"name": "furkot-directions", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "Directions service for Furkot", | ||
@@ -5,0 +5,0 @@ "author": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
88251
1369
1