@turf/center
Advanced tools
Comparing version 3.13.0 to 3.14.0
@@ -10,2 +10,3 @@ var bbox = require('@turf/bbox'), | ||
* @return {Feature<Point>} a Point feature at the absolute center point of all input features | ||
* @addToMap features, centerPt | ||
* @example | ||
@@ -12,0 +13,0 @@ * var features = { |
{ | ||
"name": "@turf/center", | ||
"version": "3.13.0", | ||
"version": "3.14.0", | ||
"description": "turf center module", | ||
@@ -38,5 +38,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/bbox": "^3.13.0", | ||
"@turf/bbox": "^3.14.0", | ||
"@turf/helpers": "^3.13.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
8868
129
Updated@turf/bbox@^3.14.0