New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@neondatabase/mcp-server-neon

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neondatabase/mcp-server-neon - npm Package Compare versions

Comparing version 0.1.4-beta.1 to 0.1.4-beta.2

dist/polyfills.js

1

dist/index.js

@@ -10,2 +10,3 @@ #!/usr/bin/env node

import { createApiClient } from '@neondatabase/api-client';
import './polyfills.js';
const commands = ['init', 'start'];

@@ -12,0 +13,0 @@ const { command, neonApiKey, executablePath } = parseArgs();

6

package.json
{
"name": "@neondatabase/mcp-server-neon",
"version": "0.1.4-beta.1",
"version": "0.1.4-beta.2",
"description": "MCP server for interacting with Neon Management API and databases",

@@ -28,6 +28,8 @@ "license": "MIT",

"@neondatabase/serverless": "^0.10.4",
"chalk": "^5.3.0"
"chalk": "^5.3.0",
"node-fetch": "^2.7.0"
},
"devDependencies": {
"@types/node": "^20.11.24",
"@types/node-fetch": "^2.6.12",
"prettier": "^3.4.1",

@@ -34,0 +36,0 @@ "tsc-watch": "^6.2.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc