turf-isolines
Advanced tools
Comparing version 3.0.5 to 3.0.7-canary.ae89c8b3
@@ -18,7 +18,6 @@ //https://github.com/jasondavies/conrec.js | ||
* @name isolines | ||
* @category interpolation | ||
* @param {FeatureCollection<Point>} points input points | ||
* @param {String} z the property name in `points` from which z-values will be pulled | ||
* @param {Number} resolution resolution of the underlying grid | ||
* @param {Array<Number>} breaks where to draw contours | ||
* @param {string} z the property name in `points` from which z-values will be pulled | ||
* @param {number} resolution resolution of the underlying grid | ||
* @param {Array<number>} breaks where to draw contours | ||
* @returns {FeatureCollection<LineString>} isolines | ||
@@ -25,0 +24,0 @@ * @example |
{ | ||
"name": "turf-isolines", | ||
"version": "3.0.5", | ||
"version": "3.0.7-canary.ae89c8b3", | ||
"description": "turf isolines module", | ||
@@ -32,10 +32,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"turf-bbox": "^3.0.1", | ||
"turf-bbox": "^3.0.7-canary.ae89c8b3", | ||
"turf-grid": "1.0.1", | ||
"turf-inside": "^3.0.5", | ||
"turf-helpers": "^3.0.5", | ||
"turf-planepoint": "^3.0.1", | ||
"turf-square": "^3.0.5", | ||
"turf-tin": "^3.0.5" | ||
"turf-inside": "^3.0.7-canary.ae89c8b3", | ||
"turf-helpers": "^3.0.7-canary.ae89c8b3", | ||
"turf-planepoint": "^3.0.7-canary.ae89c8b3", | ||
"turf-square": "^3.0.7-canary.ae89c8b3", | ||
"turf-tin": "^3.0.7-canary.ae89c8b3" | ||
} | ||
} |
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
27866
0
597
1