chore: licence checker sync
Test / Build-production-and-ng-test (push) Successful in 6m27s Details
Test / Build-and-test-development (push) Successful in 12m0s Details
Test / Build-and-test-development-latest-adapter (push) Successful in 11m55s Details

This commit is contained in:
Mihajlo Medjedovic 2023-10-12 14:55:22 +02:00
parent 64746b0aae
commit b4e5dd74d9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ const check = (cwd) => {
onlyAllow:
'AFLv2.1;Apache 2.0;Apache-2.0;Apache*;Artistic-2.0;0BSD;BSD*;BSD-2-Clause;BSD-3-Clause;CC0-1.0;CC-BY-3.0;CC-BY-4.0;ISC;MIT;MPL-2.0;ODC-By-1.0;Python-2.0;Unlicense;',
excludePackages:
'@cds/city@1.1.0;@handsontable/angular@13.1.0;handsontable@13.1.0;hyperformula@2.5.0;jackspeak@2.2.0;path-scurry@1.7.0'
'@cds/city@1.1.0;@handsontable/angular@13.1.0;handsontable@13.1.0;hyperformula@2.6.0;jackspeak@2.2.0;path-scurry@1.7.0'
},
(error, json) => {
if (error) {