@turf/midpoint
Advanced tools
Comparing version 4.4.0 to 4.5.1
{ | ||
"name": "@turf/midpoint", | ||
"version": "4.4.0", | ||
"version": "4.5.1", | ||
"description": "turf midpoint module", | ||
@@ -33,3 +33,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/helpers": "^4.4.0", | ||
"@turf/helpers": "^4.5.1", | ||
"benchmark": "^2.1.4", | ||
@@ -39,6 +39,6 @@ "tape": "^4.6.3" | ||
"dependencies": { | ||
"@turf/bearing": "^4.4.0", | ||
"@turf/destination": "^4.4.0", | ||
"@turf/distance": "^4.4.0" | ||
"@turf/bearing": "^4.5.1", | ||
"@turf/destination": "^4.5.1", | ||
"@turf/distance": "^4.5.1" | ||
} | ||
} |
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
Updated@turf/bearing@^4.5.1
Updated@turf/destination@^4.5.1
Updated@turf/distance@^4.5.1