turf-intersect
Advanced tools
Comparing version 3.0.1 to 3.0.7-canary.ae89c8b3
@@ -8,3 +8,2 @@ // depend on jsts for now https://github.com/bjornharrtell/jsts/blob/master/examples/overlay.html | ||
* @name intersect | ||
* @category transformation | ||
* @param {Feature<Polygon>} poly1 the first polygon | ||
@@ -11,0 +10,0 @@ * @param {Feature<Polygon>} poly2 the second polygon |
{ | ||
"name": "turf-intersect", | ||
"version": "3.0.1", | ||
"version": "3.0.7-canary.ae89c8b3", | ||
"description": "find the intersection of spatial features", | ||
@@ -30,4 +30,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"jsts": "1.1.1" | ||
"jsts": "1.1.2" | ||
} | ||
} |
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
0
5760
97
1
+ Addedjsts@1.1.2(transitive)
- Removedjsts@1.1.1(transitive)
Updatedjsts@1.1.2