@turf/along
Advanced tools
Comparing version 3.3.3 to 3.5.2
{ | ||
"name": "@turf/along", | ||
"version": "3.3.3", | ||
"version": "3.5.2", | ||
"description": "", | ||
@@ -29,10 +29,10 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/helpers": "^3.5.2" | ||
}, | ||
"dependencies": { | ||
"@turf/bearing": "^3.3.3", | ||
"@turf/destination": "^3.3.3", | ||
"@turf/distance": "^3.3.3", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/bearing": "^3.5.2", | ||
"@turf/destination": "^3.5.2", | ||
"@turf/distance": "^3.5.2", | ||
"@turf/helpers": "^3.5.2" | ||
} | ||
} |
@@ -44,2 +44,6 @@ # @turf/along | ||
<!-- 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. --> | ||
--- | ||
@@ -46,0 +50,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
8203
68
Updated@turf/bearing@^3.5.2
Updated@turf/destination@^3.5.2
Updated@turf/distance@^3.5.2
Updated@turf/helpers@^3.5.2