turf-intersect
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "turf-intersect", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "find the intersection of spatial features", | ||
@@ -26,9 +26,9 @@ "main": "index.js", | ||
"benchmark": "^1.0.0", | ||
"glob": "~4.0.0", | ||
"tape": "~2.13.1" | ||
"glob": "~4.3.1", | ||
"tape": "~3.0.3" | ||
}, | ||
"dependencies": { | ||
"jsts": "~0.13.4", | ||
"turf-featurecollection": "~0.1.0" | ||
"jsts": "~0.15.0", | ||
"turf-featurecollection": "~1.0.0" | ||
} | ||
} |
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
13538
+ Addedjavascript.util@0.12.12(transitive)
+ Addedjsts@0.15.0(transitive)
+ Addedturf-featurecollection@1.0.1(transitive)
- Removedjavascript.util@0.10.1(transitive)
- Removedjsts@0.13.4(transitive)
- Removedturf-featurecollection@0.1.0(transitive)
Updatedjsts@~0.15.0