@turf/shortest-path
Advanced tools
Comparing version 7.0.0-alpha.116 to 7.0.0
{ | ||
"name": "@turf/shortest-path", | ||
"version": "7.0.0-alpha.116+ce335a037", | ||
"version": "7.0.0", | ||
"description": "turf shortest-path module", | ||
@@ -58,3 +58,3 @@ "author": "Turf Authors", | ||
"devDependencies": { | ||
"@turf/truncate": "^7.0.0-alpha.116+ce335a037", | ||
"@turf/truncate": "^7.0.0", | ||
"@types/benchmark": "^2.1.5", | ||
@@ -72,14 +72,14 @@ "@types/tape": "^4.2.32", | ||
"dependencies": { | ||
"@turf/bbox": "^7.0.0-alpha.116+ce335a037", | ||
"@turf/bbox-polygon": "^7.0.0-alpha.116+ce335a037", | ||
"@turf/boolean-point-in-polygon": "^7.0.0-alpha.116+ce335a037", | ||
"@turf/clean-coords": "^7.0.0-alpha.116+ce335a037", | ||
"@turf/distance": "^7.0.0-alpha.116+ce335a037", | ||
"@turf/helpers": "^7.0.0-alpha.116+ce335a037", | ||
"@turf/invariant": "^7.0.0-alpha.116+ce335a037", | ||
"@turf/meta": "^7.0.0-alpha.116+ce335a037", | ||
"@turf/transform-scale": "^7.0.0-alpha.116+ce335a037", | ||
"@turf/bbox": "^7.0.0", | ||
"@turf/bbox-polygon": "^7.0.0", | ||
"@turf/boolean-point-in-polygon": "^7.0.0", | ||
"@turf/clean-coords": "^7.0.0", | ||
"@turf/distance": "^7.0.0", | ||
"@turf/helpers": "^7.0.0", | ||
"@turf/invariant": "^7.0.0", | ||
"@turf/meta": "^7.0.0", | ||
"@turf/transform-scale": "^7.0.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"gitHead": "ce335a03715dfef473fe4ca2f379fe43bae275bc" | ||
"gitHead": "3d3a7917025fbabe191dbddbc89754b86f9c7739" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
0
89955
Updated@turf/bbox@^7.0.0
Updated@turf/bbox-polygon@^7.0.0
Updated@turf/clean-coords@^7.0.0
Updated@turf/distance@^7.0.0
Updated@turf/helpers@^7.0.0
Updated@turf/invariant@^7.0.0
Updated@turf/meta@^7.0.0
Updated@turf/transform-scale@^7.0.0