@turf/dissolve
Advanced tools
Comparing version 4.0.2 to 4.1.0
{ | ||
"name": "@turf/dissolve", | ||
"version": "4.0.2", | ||
"version": "4.1.0", | ||
"description": "turf dissolve module", | ||
@@ -38,7 +38,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/bbox": "^4.0.2", | ||
"@turf/helpers": "^4.0.1", | ||
"@turf/union": "^4.0.2", | ||
"@turf/bbox": "^4.1.0", | ||
"@turf/helpers": "^4.1.0", | ||
"@turf/union": "^4.1.0", | ||
"geojson-utils": "^1.1.0", | ||
"get-closest": "0.0.3", | ||
"get-closest": "^0.0.4", | ||
"rbush": "^2.0.1", | ||
@@ -45,0 +45,0 @@ "turf-overlaps": "^1.0.3" |
10269
+ Addedget-closest@0.0.4(transitive)
- Removedget-closest@0.0.3(transitive)
Updated@turf/bbox@^4.1.0
Updated@turf/helpers@^4.1.0
Updated@turf/union@^4.1.0
Updatedget-closest@^0.0.4