@turf/line-intersect
Advanced tools
Comparing version 4.4.0 to 4.5.1
{ | ||
"name": "@turf/line-intersect", | ||
"version": "4.4.0", | ||
"version": "4.5.1", | ||
"description": "turf line-intersect module", | ||
@@ -37,3 +37,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/truncate": "^4.4.0", | ||
"@turf/truncate": "^4.5.1", | ||
"benchmark": "^2.1.4", | ||
@@ -45,8 +45,8 @@ "load-json-file": "^2.0.0", | ||
"dependencies": { | ||
"@turf/helpers": "^4.4.0", | ||
"@turf/invariant": "^4.4.0", | ||
"@turf/line-segment": "^4.4.0", | ||
"@turf/meta": "^4.4.0", | ||
"@turf/helpers": "^4.5.1", | ||
"@turf/invariant": "^4.5.1", | ||
"@turf/line-segment": "^4.5.1", | ||
"@turf/meta": "^4.5.1", | ||
"geojson-rbush": "^1.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/helpers@^4.5.1
Updated@turf/invariant@^4.5.1
Updated@turf/line-segment@^4.5.1
Updated@turf/meta@^4.5.1