v4.10.2 — fix Socket network-access warning
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.