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-beta.2 to 5.0.0-beta.3

13

CHANGELOG.md
# pg-sql2
## 5.0.0-beta.3
### Patch Changes
- [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
information
- Updated dependencies
[[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)]:
- @graphile/lru@5.0.0-beta.3
## 5.0.0-beta.2

@@ -4,0 +17,0 @@

10

package.json
{
"name": "pg-sql2",
"version": "5.0.0-beta.2",
"version": "5.0.0-beta.3",
"description": "Generate safe Postgres-compliant SQL with tagged template literals",

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

"type": "git",
"url": "git+https://github.com/graphile/heart.git"
"url": "git+https://github.com/graphile/crystal.git"
},

@@ -35,5 +35,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/graphile/heart/issues"
"url": "https://github.com/graphile/crystal/issues"
},
"homepage": "https://github.com/graphile/heart/tree/main/utils/pg-sql2",
"homepage": "https://github.com/graphile/crystal/tree/main/utils/pg-sql2",
"devDependencies": {

@@ -49,3 +49,3 @@ "@types/debug": "4.1.8",

"dependencies": {
"@graphile/lru": "^5.0.0-beta.2",
"@graphile/lru": "^5.0.0-beta.3",
"tslib": "^2.6.2"

@@ -52,0 +52,0 @@ },

@@ -18,5 +18,5 @@ # pg-sql2

To help us develop this software sustainably under the MIT license, we ask all
individuals and businesses that use it to help support its ongoing maintenance
and development via sponsorship.
To help us develop this software sustainably, we ask all individuals and
businesses that use it to help support its ongoing maintenance and development
via sponsorship.

@@ -30,8 +30,8 @@ ### [Click here to find out more about sponsors and sponsorship.](https://www.graphile.org/sponsor/)

<td align="center"><a href="https://dovetailapp.com/"><img src="https://graphile.org/images/sponsors/dovetail.png" width="90" height="90" alt="Dovetail" /><br />Dovetail</a> *</td>
<td align="center"><a href="https://qwick.com/"><img src="https://graphile.org/images/sponsors/qwick.png" width="90" height="90" alt="Qwick" /><br />Qwick</a> *</td>
<td align="center"><a href="https://www.netflix.com/"><img src="https://graphile.org/images/sponsors/Netflix.png" width="90" height="90" alt="Netflix" /><br />Netflix</a> *</td>
<td align="center"><a href=""><img src="https://graphile.org/images/sponsors/chadf.png" width="90" height="90" alt="Chad Furman" /><br />Chad Furman</a> *</td>
</tr><tr>
<td align="center"><a href=""><img src="https://graphile.org/images/sponsors/chadf.png" width="90" height="90" alt="Chad Furman" /><br />Chad Furman</a> *</td>
<td align="center"><a href="https://stellate.co/"><img src="https://graphile.org/images/sponsors/Stellate.png" width="90" height="90" alt="Stellate" /><br />Stellate</a> *</td>
<td align="center"><a href="https://www.accenture.com/"><img src="https://graphile.org/images/sponsors/accenture.svg" width="90" height="90" alt="Accenture" /><br />Accenture</a> *</td>
<td align="center"><a href="https://microteam.io/"><img src="https://graphile.org/images/sponsors/micro.png" width="90" height="90" alt="We Love Micro" /><br />We Love Micro</a> *</td>
</tr></table>

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