@turf/collect
Advanced tools
Comparing version 4.5.2 to 4.6.0
{ | ||
"name": "@turf/collect", | ||
"version": "4.5.2", | ||
"version": "4.6.0", | ||
"description": "turf collect module", | ||
@@ -37,3 +37,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/helpers": "^4.5.2", | ||
"@turf/helpers": "^4.6.0", | ||
"benchmark": "^2.1.4", | ||
@@ -43,6 +43,6 @@ "tape": "^4.6.3" | ||
"dependencies": { | ||
"@turf/bbox": "^4.5.2", | ||
"@turf/inside": "^4.5.2", | ||
"@turf/bbox": "^4.6.0", | ||
"@turf/inside": "^4.6.0", | ||
"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.6.0
Updated@turf/inside@^4.6.0