@turf/collect
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "@turf/collect", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "turf collect module", | ||
@@ -39,9 +39,9 @@ "main": "index.js", | ||
"tape": "^3.6.1", | ||
"@turf/helpers": "^4.0.0" | ||
"@turf/helpers": "^4.0.1" | ||
}, | ||
"dependencies": { | ||
"rbush": "^2.0.1", | ||
"@turf/bbox": "^4.0.0", | ||
"@turf/inside": "^4.0.0" | ||
"@turf/bbox": "^4.0.1", | ||
"@turf/inside": "^4.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.0.1
Updated@turf/inside@^4.0.1