@turf/buffer
Advanced tools
Comparing version 3.5.3 to 3.6.1
{ | ||
"name": "@turf/buffer", | ||
"version": "3.5.3", | ||
"version": "3.6.1", | ||
"description": "turf buffer module", | ||
@@ -32,5 +32,5 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/distance": "^3.5.3", | ||
"@turf/bbox": "^3.5.3", | ||
"@turf/helpers": "^3.5.3" | ||
"@turf/distance": "^3.6.1", | ||
"@turf/bbox": "^3.6.1", | ||
"@turf/helpers": "^3.6.1" | ||
}, | ||
@@ -40,5 +40,5 @@ "dependencies": { | ||
"jsts": "1.2.0", | ||
"@turf/combine": "^3.5.3", | ||
"@turf/helpers": "^3.5.3" | ||
"@turf/combine": "^3.6.1", | ||
"@turf/helpers": "^3.6.1" | ||
} | ||
} |
Updated@turf/combine@^3.6.1
Updated@turf/helpers@^3.6.1