@turf/line-overlap
Advanced tools
Comparing version 4.3.0 to 4.4.0
{ | ||
"name": "@turf/line-overlap", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"description": "turf line-overlap module", | ||
@@ -26,3 +26,6 @@ "main": "index.js", | ||
], | ||
"author": "Denis Carriere", | ||
"author": "Turf Authors", | ||
"contributors": [ | ||
"Denis Carriere <@DenisCarriere>" | ||
], | ||
"license": "MIT", | ||
@@ -40,6 +43,6 @@ "bugs": { | ||
"dependencies": { | ||
"@turf/helpers": "^4.3.0", | ||
"@turf/invariant": "^4.3.0", | ||
"@turf/line-segment": "^4.3.0", | ||
"@turf/meta": "^4.3.0", | ||
"@turf/helpers": "^4.4.0", | ||
"@turf/invariant": "^4.4.0", | ||
"@turf/line-segment": "^4.4.0", | ||
"@turf/meta": "^4.4.0", | ||
"deep-equal": "^1.0.1", | ||
@@ -46,0 +49,0 @@ "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
8321
Updated@turf/helpers@^4.4.0
Updated@turf/invariant@^4.4.0
Updated@turf/line-segment@^4.4.0
Updated@turf/meta@^4.4.0