@turf/hex-grid
Advanced tools
Comparing version 4.5.1 to 4.5.2
{ | ||
"name": "@turf/hex-grid", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "turf hex-grid module", | ||
@@ -42,4 +42,4 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/centroid": "^4.5.1", | ||
"@turf/truncate": "^4.5.1", | ||
"@turf/centroid": "^4.5.2", | ||
"@turf/truncate": "^4.5.2", | ||
"benchmark": "^2.1.4", | ||
@@ -51,5 +51,5 @@ "load-json-file": "^2.0.0", | ||
"dependencies": { | ||
"@turf/distance": "^4.5.1", | ||
"@turf/helpers": "^4.5.1" | ||
"@turf/distance": "^4.5.2", | ||
"@turf/helpers": "^4.5.2" | ||
} | ||
} |
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/distance@^4.5.2
Updated@turf/helpers@^4.5.2