mirror of
https://github.com/n8n-io/n8n.git
synced 2026-08-30 18:01:23 +08:00
chore: chore: Remove stale seq-queue license override from SBOM config (backport to release-candidate/2.35.x) (#36022)
Co-authored-by: n8n-cat-bot[bot] <283985454+n8n-cat-bot[bot]@users.noreply.github.com> Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
committed by
GitHub
parent
2e2ad77114
commit
2a53043249
@@ -33,10 +33,6 @@
|
||||
"license": "MIT",
|
||||
"source": "compiled/node_modules/js-nacl/README.md — 'is licensed under the MIT license', wraps libsodium (ISC)"
|
||||
},
|
||||
"pkg:npm/seq-queue@0.0.5": {
|
||||
"license": "MIT",
|
||||
"source": "compiled/node_modules/seq-queue/LICENSE — verbatim MIT, no license field in package.json"
|
||||
},
|
||||
"pkg:npm/streamsearch@1.1.0": {
|
||||
"license": "MIT",
|
||||
"source": "compiled/node_modules/streamsearch/LICENSE — package.json uses legacy licenses[] array"
|
||||
|
||||
@@ -366,7 +366,6 @@ describe('renderSbom — edge cases', () => {
|
||||
'pkg:npm/busboy@1.6.0',
|
||||
'pkg:npm/imap@0.8.19',
|
||||
'pkg:npm/js-nacl@1.4.0',
|
||||
'pkg:npm/seq-queue@0.0.5',
|
||||
'pkg:npm/streamsearch@1.1.0',
|
||||
'pkg:npm/utf7@1.0.2',
|
||||
'pkg:npm/nub@0.0.0',
|
||||
|
||||
Reference in New Issue
Block a user