@turf/dissolve
Advanced tools
Comparing version 4.3.0 to 4.4.0
{ | ||
"name": "@turf/dissolve", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"description": "turf dissolve module", | ||
@@ -38,5 +38,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/bbox": "^4.3.0", | ||
"@turf/helpers": "^4.3.0", | ||
"@turf/union": "^4.3.0", | ||
"@turf/bbox": "^4.4.0", | ||
"@turf/union": "^4.4.0", | ||
"geojson-utils": "^1.1.0", | ||
@@ -43,0 +42,0 @@ "get-closest": "^0.0.4", |
6
10311
- Removed@turf/helpers@^4.3.0
- Removed@turf/helpers@4.7.3(transitive)
Updated@turf/bbox@^4.4.0
Updated@turf/union@^4.4.0