@turf/square-grid
Advanced tools
Comparing version 4.5.2 to 4.6.0
{ | ||
"name": "@turf/square-grid", | ||
"version": "4.5.2", | ||
"version": "4.6.0", | ||
"description": "turf square-grid module", | ||
@@ -33,3 +33,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/meta": "^4.5.2", | ||
"@turf/meta": "^4.6.0", | ||
"benchmark": "^2.1.4", | ||
@@ -41,6 +41,6 @@ "mkdirp": "^0.5.1", | ||
"dependencies": { | ||
"@turf/bbox": "^4.5.2", | ||
"@turf/distance": "^4.5.2", | ||
"@turf/helpers": "^4.5.2" | ||
"@turf/bbox": "^4.6.0", | ||
"@turf/distance": "^4.6.0", | ||
"@turf/helpers": "^4.6.0" | ||
} | ||
} |
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/bbox@^4.6.0
Updated@turf/distance@^4.6.0
Updated@turf/helpers@^4.6.0