mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-08 17:51:20 +02:00
Update Frontend 3rd Party Licenses
Signed-off-by: stirlingbot[bot] <stirlingbot[bot]@users.noreply.github.com>
This commit is contained in:
parent
922bbc9076
commit
1f85cd70ab
1999
frontend/src/assets/3rdPartyLicenses.json
Normal file
1999
frontend/src/assets/3rdPartyLicenses.json
Normal file
File diff suppressed because it is too large
Load Diff
19
frontend/src/assets/license-warnings.json
Normal file
19
frontend/src/assets/license-warnings.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"warnings": [
|
||||
{
|
||||
"message": "📋 This PR contains 1 package with compound license \"(MIT OR GPL-3.0-or-later)\" - manual review recommended",
|
||||
"licenseType": "(MIT OR GPL-3.0-or-later)",
|
||||
"licenseUrl": "",
|
||||
"reason": "Compound license with potentially problematic components",
|
||||
"packageCount": 1,
|
||||
"affectedDependencies": [
|
||||
{
|
||||
"name": "jszip",
|
||||
"version": "3.10.1",
|
||||
"url": "https://github.com/Stuk/jszip"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"generated": "2025-07-17T14:25:11.533Z"
|
||||
}
|
Loading…
Reference in New Issue
Block a user