turf-polygon
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,2 +5,3 @@ /** | ||
* @module turf/polygon | ||
* @category helper | ||
* @param {Array<Array<Number>>} rings an array of LinearRings | ||
@@ -7,0 +8,0 @@ * @param {Object} properties an optional properties object |
{ | ||
"name": "turf-polygon", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "turf polygon module", | ||
@@ -28,6 +28,6 @@ "main": "index.js", | ||
"benchmark": "^1.0.0", | ||
"tape": "^3.0.3", | ||
"tape": "^3.5.0", | ||
"dox": "^0.6.1", | ||
"doxme": "^1.4.2" | ||
"doxme": "^1.4.3" | ||
} | ||
} |
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
6253
81