@turf/circle
Advanced tools
Comparing version 3.3.3 to 3.5.2
{ | ||
"name": "@turf/circle", | ||
"version": "3.3.3", | ||
"version": "3.5.2", | ||
"description": "turf circle module", | ||
@@ -34,9 +34,9 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/distance": "^3.3.3", | ||
"@turf/inside": "^3.3.3" | ||
"@turf/distance": "^3.5.2", | ||
"@turf/inside": "^3.5.2" | ||
}, | ||
"dependencies": { | ||
"@turf/destination": "^3.3.3", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/destination": "^3.5.2", | ||
"@turf/helpers": "^3.5.2" | ||
} | ||
} |
@@ -43,2 +43,6 @@ # @turf/circle | ||
<!-- 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. --> | ||
--- | ||
@@ -45,0 +49,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10327
67
Updated@turf/destination@^3.5.2
Updated@turf/helpers@^3.5.2