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