@turf/line-intersect
Advanced tools
Comparing version 3.13.0 to 3.14.0
{ | ||
"name": "@turf/line-intersect", | ||
"version": "3.13.0", | ||
"version": "3.14.0", | ||
"description": "turf line-intersect module", | ||
@@ -39,8 +39,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/bbox-polygon": "^3.13.0", | ||
"@turf/flatten": "^3.13.0", | ||
"@turf/bbox-polygon": "^3.14.0", | ||
"@turf/flatten": "^3.14.0", | ||
"@turf/helpers": "^3.13.0", | ||
"@turf/meta": "^3.13.0", | ||
"@turf/meta": "^3.14.0", | ||
"rbush": "^2.0.1" | ||
} | ||
} |
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
Updated@turf/bbox-polygon@^3.14.0
Updated@turf/flatten@^3.14.0
Updated@turf/meta@^3.14.0