@turf/nearest-point-on-line
Advanced tools
Comparing version 6.2.0-alpha.3 to 6.2.0
{ | ||
"name": "@turf/nearest-point-on-line", | ||
"version": "6.2.0-alpha.3", | ||
"version": "6.2.0", | ||
"description": "turf nearest-point-on-line module", | ||
@@ -40,5 +40,5 @@ "author": "Turf Authors", | ||
"devDependencies": { | ||
"@turf/along": "^6.2.0-alpha.3", | ||
"@turf/length": "^6.2.0-alpha.3", | ||
"@turf/truncate": "^6.2.0-alpha.3", | ||
"@turf/along": "^6.2.0", | ||
"@turf/length": "^6.2.0", | ||
"@turf/truncate": "^6.2.0", | ||
"@types/tape": "*", | ||
@@ -55,11 +55,11 @@ "benchmark": "*", | ||
"dependencies": { | ||
"@turf/bearing": "^6.2.0-alpha.3", | ||
"@turf/destination": "^6.2.0-alpha.3", | ||
"@turf/distance": "^6.2.0-alpha.3", | ||
"@turf/helpers": "^6.2.0-alpha.3", | ||
"@turf/invariant": "^6.2.0-alpha.3", | ||
"@turf/line-intersect": "^6.2.0-alpha.3", | ||
"@turf/meta": "^6.2.0-alpha.3" | ||
"@turf/bearing": "^6.2.0", | ||
"@turf/destination": "^6.2.0", | ||
"@turf/distance": "^6.2.0", | ||
"@turf/helpers": "^6.2.0", | ||
"@turf/invariant": "^6.2.0", | ||
"@turf/line-intersect": "^6.2.0", | ||
"@turf/meta": "^6.2.0" | ||
}, | ||
"gitHead": "dce9edfc705352e8cb9e0083c9330ba0e8d77409" | ||
"gitHead": "c277baf2b967a35efec75de9ae54869d20da5288" | ||
} |
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
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
15751
Updated@turf/bearing@^6.2.0
Updated@turf/destination@^6.2.0
Updated@turf/distance@^6.2.0
Updated@turf/helpers@^6.2.0
Updated@turf/invariant@^6.2.0
Updated@turf/line-intersect@^6.2.0
Updated@turf/meta@^6.2.0