@turf/nearest-neighbor-analysis
Advanced tools
Comparing version 6.4.0 to 6.5.0
{ | ||
"name": "@turf/nearest-neighbor-analysis", | ||
"version": "6.4.0", | ||
"version": "6.5.0", | ||
"description": "turf nearest-neighbor-analysis module", | ||
@@ -18,2 +18,3 @@ "author": "Turf Authors", | ||
}, | ||
"funding": "https://opencollective.com/turf", | ||
"publishConfig": { | ||
@@ -50,3 +51,3 @@ "access": "public" | ||
"devDependencies": { | ||
"@turf/truncate": "^6.4.0", | ||
"@turf/truncate": "^6.5.0", | ||
"@types/tape": "*", | ||
@@ -63,12 +64,12 @@ "benchmark": "*", | ||
"dependencies": { | ||
"@turf/area": "^6.4.0", | ||
"@turf/bbox": "^6.4.0", | ||
"@turf/bbox-polygon": "^6.4.0", | ||
"@turf/centroid": "^6.4.0", | ||
"@turf/distance": "^6.4.0", | ||
"@turf/helpers": "^6.4.0", | ||
"@turf/meta": "^6.4.0", | ||
"@turf/nearest-point": "^6.4.0" | ||
"@turf/area": "^6.5.0", | ||
"@turf/bbox": "^6.5.0", | ||
"@turf/bbox-polygon": "^6.5.0", | ||
"@turf/centroid": "^6.5.0", | ||
"@turf/distance": "^6.5.0", | ||
"@turf/helpers": "^6.5.0", | ||
"@turf/meta": "^6.5.0", | ||
"@turf/nearest-point": "^6.5.0" | ||
}, | ||
"gitHead": "1e62773cfc88c627cca8effcb5c14cfb65a905ac" | ||
"gitHead": "5375941072b90d489389db22b43bfe809d5e451e" | ||
} |
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
20033
Updated@turf/area@^6.5.0
Updated@turf/bbox@^6.5.0
Updated@turf/bbox-polygon@^6.5.0
Updated@turf/centroid@^6.5.0
Updated@turf/distance@^6.5.0
Updated@turf/helpers@^6.5.0
Updated@turf/meta@^6.5.0
Updated@turf/nearest-point@^6.5.0