@turf/nearest-point
Advanced tools
Comparing version 6.2.0-alpha.1 to 6.2.0-alpha.2
{ | ||
"name": "@turf/nearest-point", | ||
"version": "6.2.0-alpha.1", | ||
"version": "6.2.0-alpha.2", | ||
"description": "turf nearest-point module", | ||
@@ -47,2 +47,3 @@ "author": "Turf Authors", | ||
"benchmark": "*", | ||
"npm-run-all": "*", | ||
"tape": "*", | ||
@@ -53,8 +54,8 @@ "tslint": "*", | ||
"dependencies": { | ||
"@turf/clone": "^6.2.0-alpha.1", | ||
"@turf/distance": "^6.2.0-alpha.1", | ||
"@turf/helpers": "^6.2.0-alpha.1", | ||
"@turf/meta": "^6.2.0-alpha.1" | ||
"@turf/clone": "^6.2.0-alpha.2", | ||
"@turf/distance": "^6.2.0-alpha.2", | ||
"@turf/helpers": "^6.2.0-alpha.2", | ||
"@turf/meta": "^6.2.0-alpha.2" | ||
}, | ||
"gitHead": "fc519c045a8931c1e14eab9160a7e28391f8da02" | ||
"gitHead": "23d5cb91d77e0c1e2e903a2252f525797f1d0d09" | ||
} |
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
9529
6
Updated@turf/clone@^6.2.0-alpha.2
Updated@turf/helpers@^6.2.0-alpha.2
Updated@turf/meta@^6.2.0-alpha.2