@turf/square
Advanced tools
Comparing version 3.3.3 to 3.5.2
{ | ||
"name": "@turf/square", | ||
"version": "3.3.3", | ||
"version": "3.5.2", | ||
"description": "turf square module", | ||
@@ -30,5 +30,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/distance": "^3.3.3", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/distance": "^3.5.2", | ||
"@turf/helpers": "^3.5.2" | ||
} | ||
} |
@@ -32,2 +32,6 @@ # @turf/square | ||
<!-- 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. --> | ||
--- | ||
@@ -34,0 +38,0 @@ |
5173
56
Updated@turf/distance@^3.5.2
Updated@turf/helpers@^3.5.2