@turf/dissolve
Advanced tools
Comparing version 4.2.0 to 4.3.0
{ | ||
"name": "@turf/dissolve", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"description": "turf dissolve module", | ||
@@ -33,3 +33,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"benchmark": "^2.1.3", | ||
"benchmark": "^2.1.4", | ||
"load-json-file": "^2.0.0", | ||
@@ -39,5 +39,5 @@ "tape": "^4.6.3" | ||
"dependencies": { | ||
"@turf/bbox": "^4.2.0", | ||
"@turf/helpers": "^4.2.0", | ||
"@turf/union": "^4.2.0", | ||
"@turf/bbox": "^4.3.0", | ||
"@turf/helpers": "^4.3.0", | ||
"@turf/union": "^4.3.0", | ||
"geojson-utils": "^1.1.0", | ||
@@ -44,0 +44,0 @@ "get-closest": "^0.0.4", |
Updated@turf/bbox@^4.3.0
Updated@turf/helpers@^4.3.0
Updated@turf/union@^4.3.0