Skip to content

chore: list bundled packages before publication#861

Merged
zyzyzyryxy merged 2 commits intomainfrom
list-bundled-dependencies
Jan 29, 2026
Merged

chore: list bundled packages before publication#861
zyzyzyryxy merged 2 commits intomainfrom
list-bundled-dependencies

Conversation

@zyzyzyryxy
Copy link
Copy Markdown
Contributor

List bundled packages and their versions for automated vulnerability reporting.

@zyzyzyryxy zyzyzyryxy requested a review from OrKoN January 29, 2026 16:36
@zyzyzyryxy zyzyzyryxy force-pushed the list-bundled-dependencies branch from d94e6b2 to 4331e8c Compare January 29, 2026 16:36
@zyzyzyryxy
Copy link
Copy Markdown
Contributor Author

For current version, this outputs the following file contents:

{
  "@modelcontextprotocol/sdk": "1.25.3",
  "chrome-devtools-frontend": "1.0.1575174",
  "core-js": "3.48.0",
  "debug": "4.4.3",
  "yargs": "18.0.0",
  "puppeteer-core": "24.36.1"
}

@zyzyzyryxy zyzyzyryxy added this pull request to the merge queue Jan 29, 2026
Merged via the queue into main with commit 3e816ae Jan 29, 2026
20 checks passed
@zyzyzyryxy zyzyzyryxy deleted the list-bundled-dependencies branch January 29, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants