@turf/shortest-path
Advanced tools
Comparing version 7.0.0-alpha.1 to 7.0.0-alpha.2
{ | ||
"name": "@turf/shortest-path", | ||
"version": "7.0.0-alpha.1", | ||
"version": "7.0.0-alpha.2", | ||
"description": "turf shortest-path module", | ||
@@ -53,3 +53,3 @@ "author": "Turf Authors", | ||
"devDependencies": { | ||
"@turf/truncate": "^7.0.0-alpha.1", | ||
"@turf/truncate": "^7.0.0-alpha.2", | ||
"benchmark": "*", | ||
@@ -64,13 +64,13 @@ "load-json-file": "*", | ||
"dependencies": { | ||
"@turf/bbox": "^7.0.0-alpha.1", | ||
"@turf/bbox-polygon": "^7.0.0-alpha.1", | ||
"@turf/boolean-point-in-polygon": "^7.0.0-alpha.1", | ||
"@turf/clean-coords": "^7.0.0-alpha.1", | ||
"@turf/distance": "^7.0.0-alpha.1", | ||
"@turf/helpers": "^7.0.0-alpha.1", | ||
"@turf/invariant": "^7.0.0-alpha.1", | ||
"@turf/meta": "^7.0.0-alpha.1", | ||
"@turf/transform-scale": "^7.0.0-alpha.1" | ||
"@turf/bbox": "^7.0.0-alpha.2", | ||
"@turf/bbox-polygon": "^7.0.0-alpha.2", | ||
"@turf/boolean-point-in-polygon": "^7.0.0-alpha.2", | ||
"@turf/clean-coords": "^7.0.0-alpha.2", | ||
"@turf/distance": "^7.0.0-alpha.2", | ||
"@turf/helpers": "^7.0.0-alpha.2", | ||
"@turf/invariant": "^7.0.0-alpha.2", | ||
"@turf/meta": "^7.0.0-alpha.2", | ||
"@turf/transform-scale": "^7.0.0-alpha.2" | ||
}, | ||
"gitHead": "cf7a0c507b017ca066acffd0ce23bda5b393fb5a" | ||
"gitHead": "dd35b52725945b4fa29a98d9a550733e06cc222e" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@turf/bbox@^7.0.0-alpha.2
Updated@turf/helpers@^7.0.0-alpha.2
Updated@turf/meta@^7.0.0-alpha.2