@turf/distance
Advanced tools
Comparing version 3.3.3 to 3.5.2
{ | ||
"name": "@turf/distance", | ||
"version": "3.3.3", | ||
"version": "3.5.2", | ||
"description": "turf distance module", | ||
@@ -30,5 +30,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/invariant": "^3.3.3", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/invariant": "^3.5.2", | ||
"@turf/helpers": "^3.5.2" | ||
} | ||
} |
@@ -51,2 +51,6 @@ # @turf/distance | ||
<!-- 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. --> | ||
--- | ||
@@ -53,0 +57,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
7124
75
Updated@turf/helpers@^3.5.2
Updated@turf/invariant@^3.5.2