Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@neondatabase/serverless

Package Overview
Dependencies
Maintainers
6
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neondatabase/serverless - npm Package Versions

23
8

0.10.4

Diff

Changelog

Source

0.10.4 (2024-11-25)

Fixes insert Buffer/ArrayBuffer values into BYTEA fields when using HTTP fetch queries Fixes only passing authToken in the sql HTTP request and not in the neon connection setup.

pffigueiredo
published 0.10.3 •

Changelog

Source

0.10.3 (2024-11-06)

Fixes authToken overriding in sql HTTP request.

pffigueiredo
published 0.10.2 •

Changelog

Source

0.10.2 (2024-11-05)

Expose types property on public HTTPQueryOptions type

pffigueiredo
published 0.10.1 •

Changelog

Source

0.10.1 (2024-10-07)

Fix CONFIG.MD documentation.

pffigueiredo
published 0.10.0 •

Changelog

Source

0.10.0 (2024-10-07)

Capture stack traces in NeonDbError, if Error.captureStackTrace is available.

Allow authentication through JWT by adding a authToken property to the neon HTTP connection options.

jawj
published 0.9.5 •

jawj
published 0.9.4 •

jawj
published 0.9.3 •

Changelog

Source

0.9.3 (2024-05-09)

Expose all error information fields on NeonDbError objects thrown when using the http fetch transport.

duskpoet
published 0.9.1 •

Changelog

Source

0.9.1 (2024-04-15)

Pass username (and database name) through URL decoder, so all usernames can successfully authorize.

jawj
published 0.9.0 •

Changelog

Source

0.9.0 (2024-02-27)

Deprecate fetchConnectionCache option, which is now always enabled. For neon http fetch queries, enable setting options on individual queries within a batch transaction (but note that the types still do not allow this).

23
8
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