turf-extent
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "turf-extent", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "turf extent module", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -15,3 +15,3 @@ turf-extent | ||
console.log(extent) // [minX, minY, maxX, maxY] | ||
console.log(bbox) // [minX, minY, maxX, maxY] | ||
``` |
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
10196