@turf/midpoint
Advanced tools
Comparing version 3.1.1 to 3.3.3
{ | ||
"name": "@turf/midpoint", | ||
"version": "3.1.1", | ||
"version": "3.3.3", | ||
"description": "turf midpoint module", | ||
@@ -28,11 +28,11 @@ "main": "index.js", | ||
"benchmark": "^1.0.0", | ||
"@turf/helpers": "^3.0.16", | ||
"@turf/helpers": "^3.3.3", | ||
"tape": "^3.5.0" | ||
}, | ||
"dependencies": { | ||
"@turf/bearing": "^3.1.1", | ||
"@turf/destination": "^3.1.1", | ||
"@turf/distance": "^3.1.1", | ||
"@turf/invariant": "^3.0.16" | ||
"@turf/bearing": "^3.3.3", | ||
"@turf/destination": "^3.3.3", | ||
"@turf/distance": "^3.3.3", | ||
"@turf/invariant": "^3.3.3" | ||
} | ||
} |
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
6842
Updated@turf/bearing@^3.3.3
Updated@turf/destination@^3.3.3
Updated@turf/distance@^3.3.3
Updated@turf/invariant@^3.3.3