@turf/along
Advanced tools
Comparing version 3.7.5 to 3.10.0
{ | ||
"name": "@turf/along", | ||
"version": "3.7.5", | ||
"version": "3.10.0", | ||
"description": "", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
], | ||
"author": "morganherlocker", | ||
"author": "Turf Authors", | ||
"license": "MIT", | ||
@@ -30,11 +30,11 @@ "bugs": { | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.7.5" | ||
"@turf/helpers": "^3.10.0" | ||
}, | ||
"dependencies": { | ||
"@turf/bearing": "^3.7.5", | ||
"@turf/destination": "^3.7.5", | ||
"@turf/distance": "^3.7.5", | ||
"@turf/helpers": "^3.7.5" | ||
"@turf/bearing": "^3.10.0", | ||
"@turf/destination": "^3.10.0", | ||
"@turf/distance": "^3.10.0", | ||
"@turf/helpers": "^3.10.0" | ||
}, | ||
"types": "index.d.ts" | ||
} |
Sorry, the diff of this file is not supported yet
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
8556
Updated@turf/bearing@^3.10.0
Updated@turf/destination@^3.10.0
Updated@turf/distance@^3.10.0
Updated@turf/helpers@^3.10.0