You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

get-db

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-db

[DEPRECATED] This package has been renamed to 'neon-new'. Please use 'neon-new' instead.

latest
Source
npmnpm
Version
0.14.0
Version published
Maintainers
1
Created
Source

get-db (DEPRECATED)

This package has been renamed to neon-new.

Please update your dependencies:

- "get-db": "^0.x.x"
+ "neon-new": "^0.x.x"

And update your imports:

- import { instantPostgres } from "get-db/sdk";
+ import { instantPostgres } from "neon-new/sdk";

CLI usage:

- npx get-db
+ npx neon-new

This package will continue to work as an alias but will show deprecation warnings.

For documentation, see the neon-new README.

Keywords

neon

FAQs

Package last updated on 09 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts