@mapbox/graph-normalizer
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -49,2 +49,10 @@ 'use strict'; | ||
owners[1].properties.oneway | ||
) || | ||
( | ||
owners[0].properties.bridge !== | ||
owners[1].properties.bridge | ||
) || | ||
( | ||
owners[0].properties.tunnel !== | ||
owners[1].properties.tunnel | ||
) | ||
@@ -51,0 +59,0 @@ ) nodes.delete(node); |
{ | ||
"name": "@mapbox/graph-normalizer", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "Takes nodes and ways and turn them into a normalized graph of intersections and ways.", | ||
@@ -5,0 +5,0 @@ "bin": "./bin/normalize-ways", |
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
2353061
810
2