turf-buffer
Advanced tools
Comparing version 3.0.1 to 3.0.5-canary.4f73aa1a
@@ -14,6 +14,5 @@ // http://stackoverflow.com/questions/839899/how-do-i-calculate-a-point-on-a-circles-circumference | ||
* @name buffer | ||
* @category transformation | ||
* @param {(Feature|FeatureCollection)} feature input to be buffered | ||
* @param {Number} distance distance to draw the buffer | ||
* @param {String} unit any of the options supported by turf units | ||
* @param {number} distance distance to draw the buffer | ||
* @param {string} unit any of the options supported by turf units | ||
* @return {FeatureCollection<Polygon>|FeatureCollection<MultiPolygon>|Polygon|MultiPolygon} buffered features | ||
@@ -20,0 +19,0 @@ * |
{ | ||
"name": "turf-buffer", | ||
"version": "3.0.1", | ||
"version": "3.0.5-canary.4f73aa1a", | ||
"description": "turf buffer module", | ||
@@ -32,5 +32,5 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"turf-distance": "^3.0.1", | ||
"turf-bbox": "^3.0.1", | ||
"turf-helpers": "^3.0.1" | ||
"turf-distance": "^3.0.5-canary.4f73aa1a", | ||
"turf-bbox": "^3.0.5-canary.4f73aa1a", | ||
"turf-helpers": "^3.0.5-canary.4f73aa1a" | ||
}, | ||
@@ -40,5 +40,5 @@ "dependencies": { | ||
"jsts": "1.1.1", | ||
"turf-combine": "^3.0.1", | ||
"turf-helpers": "^3.0.1" | ||
"turf-combine": "^3.0.5-canary.4f73aa1a", | ||
"turf-helpers": "^3.0.5-canary.4f73aa1a" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
6297
0
79
1