@turf/mask
Advanced tools
Comparing version 3.12.0 to 3.12.2
@@ -9,2 +9,3 @@ /// <reference types="geojson" /> | ||
declare function mask(poly: Polygon, mask?: Polygon): Polygon; | ||
declare namespace mask {} | ||
export = mask; |
{ | ||
"name": "@turf/mask", | ||
"version": "3.12.0", | ||
"version": "3.12.2", | ||
"description": "Takes a Polygon and an optional mask and returns the outside area.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
7653
113