New:Socket for Asana Is Now Available.Learn more
Get Started

@savvly/mcp-server

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@savvly/mcp-server - npm Package Compare versions

Comparing version
1.0.90
to
1.0.91
+4
-3
package.json
{
"name": "@savvly/mcp-server",
"version": "1.0.90",
"version": "1.0.91",
"mcpName": "com.savvly/savvly",

@@ -29,5 +29,6 @@ "description": "Explore Savvly MCP: retirement projections, eligibility, comparisons, and FAQs for an SEC-registered fund that pairs full market upside with later-life longevity payouts.",

},
"_dependencies_note": "Declared but never loaded at runtime: tsup.config.ts sets noExternal:[/.*/], so dist/cli.js inlines both (a release-check asserts that on the built file). They are kept because cli.ts imports them at BUILD time and the ranges record what the inlined copies were built from; a consumer's install of them is unused. Dropping them, or moving them to devDependencies, is a publish-contract change — deliberately not bundled into the SDK v2 migration.",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.12.0",
"zod": "^3.24.0"
"@modelcontextprotocol/server": "^2.0.0",
"zod": "^4.2.0"
},

@@ -34,0 +35,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display