Skip to content

v4.10.2 — fix Socket network-access warning

Choose a tag to compare

@Jovancoding Jovancoding released this 21 Mar 22:59
· 61 commits to main since this release

Fixed

Lazy-load node:http and node:https in the MCP SSE transport so importing the package no longer triggers Socket.dev Network access at the top level.
Removed top-level node:url import (uses global URL available in Node 18+).

All 1,617 tests pass across 20 suites.