You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@juit/pgproxy-types

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@juit/pgproxy-types

This package provides two-way type conversion between PostgreSQL strings and the data types they represent in JavaScript.


Version published
Weekly downloads
209
increased by46.15%
Maintainers
0
Created
Weekly downloads
 

Readme

Source

PostgreSQL Proxy Types Conversion

This package provides two-way type conversion between PostgreSQL strings and the data types they represent in JavaScript.

New parsers for OIDs can be registered in the various Registry instances (or globally with the static Registry.registerDefaultParser(...) method).

Custom serialization can be achieved by having values implementing the PGSerializable interface.

  • PGProxy
  • Copyright Notice
  • License

Keywords

FAQs

Package last updated on 12 Jul 2024

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc