Socket
Socket
Sign inDemoInstall

pg-sql2

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-sql2 - npm Package Compare versions

Comparing version 5.0.0-1.1 to 5.0.0-alpha.1

12

CHANGELOG.md
# pg-sql2
## 5.0.0-alpha.1
### Patch Changes
- [`759ad403d`](https://github.com/benjie/postgraphile-private/commit/759ad403d71363312c5225c165873ae84b8a098c)
Thanks [@benjie](https://github.com/benjie)! - Alpha release - see
https://postgraphile.org/news/2023-04-26-version-5-alpha
- Updated dependencies
[[`759ad403d`](https://github.com/benjie/postgraphile-private/commit/759ad403d71363312c5225c165873ae84b8a098c)]:
- @graphile/lru@5.0.0-alpha.1
## 5.0.0-1.1

@@ -4,0 +16,0 @@

4

package.json
{
"name": "pg-sql2",
"version": "5.0.0-1.1",
"version": "5.0.0-alpha.1",
"description": "Generate safe Postgres-compliant SQL with tagged template literals",

@@ -47,3 +47,3 @@ "main": "dist/index.js",

"dependencies": {
"@graphile/lru": "^5.0.0-1.1",
"@graphile/lru": "^5.0.0-alpha.1",
"tslib": "^2.4.0"

@@ -50,0 +50,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