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