@turf/collect
Advanced tools
Comparing version 3.7.5 to 3.10.0
{ | ||
"name": "@turf/collect", | ||
"version": "3.7.5", | ||
"version": "3.10.0", | ||
"description": "turf aggregate module", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
"homepage": "https://github.com/Turfjs/turf", | ||
"author": "Morgan Herlocker", | ||
"author": "Turf Authors", | ||
"contributors": [ | ||
@@ -33,4 +33,4 @@ "Rowan Winsemius" | ||
"rbush": "^2.0.1", | ||
"@turf/bbox": "^3.7.5", | ||
"@turf/inside": "^3.7.5" | ||
"@turf/bbox": "^3.10.0", | ||
"@turf/inside": "^3.10.0" | ||
}, | ||
@@ -40,5 +40,5 @@ "devDependencies": { | ||
"tape": "^3.6.1", | ||
"@turf/helpers": "^3.7.5" | ||
"@turf/helpers": "^3.10.0" | ||
}, | ||
"types": "index.d.ts" | ||
} |
Sorry, the diff of this file is not supported yet
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@^3.10.0
Updated@turf/inside@^3.10.0