Socket
Socket
Sign inDemoInstall

@pgsql/types

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pgsql/types - npm Package Compare versions

Comparing version 13.3.2 to 13.3.3

4

package.json
{
"name": "@pgsql/types",
"version": "13.3.2",
"version": "13.3.3",
"description": "PostgreSQL AST types for pgsql-parser",

@@ -74,3 +74,3 @@ "author": "Dan Lynch <pyramation@gmail.com>",

},
"gitHead": "ac077a65935d537e10d78a8495f5c5f0393e45c4"
"gitHead": "c9af3d391d3766e0d352d09ad54f89705db2f6e6"
}

@@ -83,3 +83,3 @@ # @pgsql/types

* [pg-proto-parser](https://github.com/launchql/pg-proto-parser): A TypeScript tool that parses PostgreSQL Protocol Buffers definitions to generate TypeScript interfaces, utility functions, and JSON mappings for enums.
* [libpg-query-node](https://github.com/launchql/libpg-query-node): The real PostgreSQL parser exposed for Node.js, used primarily in `pgsql-parser` for parsing and deparsing SQL queries.
* [libpg-query](https://github.com/launchql/libpg-query-node): The real PostgreSQL parser exposed for Node.js, used primarily in `pgsql-parser` for parsing and deparsing SQL queries.
## Disclaimer

@@ -86,0 +86,0 @@

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