turf-convex
Advanced tools
Comparing version 3.0.5 to 3.0.7
@@ -14,3 +14,2 @@ var each = require('turf-meta').coordEach, | ||
* @name convex | ||
* @category transformation | ||
* @param {FeatureCollection<Point>} input input points | ||
@@ -17,0 +16,0 @@ * @returns {Feature<Polygon>} a convex hull |
{ | ||
"name": "turf-convex", | ||
"version": "3.0.5", | ||
"version": "3.0.7", | ||
"description": "", | ||
@@ -33,5 +33,5 @@ "main": "index.js", | ||
"convex-hull": "^1.0.3", | ||
"turf-meta": "^3.0.1", | ||
"turf-helpers": "^3.0.5" | ||
"turf-meta": "^3.0.7", | ||
"turf-helpers": "^3.0.7" | ||
} | ||
} |
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
5622
102
Updatedturf-helpers@^3.0.7
Updatedturf-meta@^3.0.7