@turf/buffer
Advanced tools
Comparing version 3.3.3 to 3.5.2
{ | ||
"name": "@turf/buffer", | ||
"version": "3.3.3", | ||
"version": "3.5.2", | ||
"description": "turf buffer module", | ||
@@ -32,5 +32,5 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/distance": "^3.3.3", | ||
"@turf/bbox": "^3.3.3", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/distance": "^3.5.2", | ||
"@turf/bbox": "^3.5.2", | ||
"@turf/helpers": "^3.5.2" | ||
}, | ||
@@ -40,5 +40,5 @@ "dependencies": { | ||
"jsts": "1.2.0", | ||
"@turf/combine": "^3.3.3", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/combine": "^3.5.2", | ||
"@turf/helpers": "^3.5.2" | ||
} | ||
} |
@@ -34,2 +34,6 @@ # @turf/buffer | ||
<!-- This file is automatically generated. Please don't edit it directly: | ||
if you find an error, edit the source file (likely index.js), and re-run | ||
./scripts/generate-readmes in the turf project. --> | ||
--- | ||
@@ -36,0 +40,0 @@ |
6881
58
Updated@turf/combine@^3.5.2
Updated@turf/helpers@^3.5.2