@turf/mask
Advanced tools
Comparing version 4.4.0 to 4.5.1
{ | ||
"name": "@turf/mask", | ||
"version": "4.4.0", | ||
"version": "4.5.1", | ||
"description": "turf mask module", | ||
@@ -38,8 +38,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/bbox": "^4.4.0", | ||
"@turf/helpers": "^4.4.0", | ||
"@turf/meta": "^4.4.0", | ||
"@turf/union": "^4.4.0", | ||
"@turf/bbox": "^4.5.1", | ||
"@turf/helpers": "^4.5.1", | ||
"@turf/meta": "^4.5.1", | ||
"@turf/union": "^4.5.1", | ||
"rbush": "^2.0.1" | ||
} | ||
} |
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.5.1
Updated@turf/helpers@^4.5.1
Updated@turf/meta@^4.5.1
Updated@turf/union@^4.5.1