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

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 4.4.5 to 4.4.6-alpha.0

14

package.json
{
"name": "pg-sql2",
"version": "4.4.5",
"version": "4.4.6-alpha.0",
"description": "Generate safe Postgres-compliant SQL with tagged template literals",

@@ -40,11 +40,7 @@ "main": "node8plus/index.js",

"jest": "24.9.0",
"markdown-doctest": "^0.9.1",
"prettier": "1.18.2",
"markdown-doctest": "^1.0.0",
"ts-jest": "24.1.0",
"ts-node": "8.4.1",
"typescript": "3.6.3"
"typescript": "^3.6.3"
},
"jest": {
"testRegex": "__tests__/.*\\.test\\.js$"
},
"peerDependencies": {

@@ -54,3 +50,3 @@ "pg": ">=6.1.0 <8"

"dependencies": {
"@graphile/lru": "4.4.5",
"@graphile/lru": "4.4.6-alpha.0",
"@types/pg": ">=6 <8",

@@ -65,3 +61,3 @@ "debug": ">=3 <5"

},
"gitHead": "b0e19c73f1f78c62c4be1a2974a4f2404c538aa5"
"gitHead": "ed493c832b02c1ac3734f6c69b8c13628e3e108a"
}

@@ -23,3 +23,4 @@ # pg-sql2

<td align="center"><a href="http://chads.website/"><img src="https://www.graphile.org/images/sponsors/chadf.png" width="90" height="90" alt="Chad Furman" /><br />Chad Furman</a></td>
<td align="center"><a href="https://timescale.com/"><img src="https://www.graphile.org/images/sponsors/timescale.svg" width="90" height="90" alt="Timescale" /><br />Timescale</a></td>
<td align="center"><a href="https://storyscript.io/?utm_source=postgraphile"><img src="https://www.graphile.org/images/sponsors/storyscript.png" width="90" height="90" alt="Storyscript" /><br />Storyscript</a></td>
<td align="center"><a href="http://p72.vc/"><img src="https://www.graphile.org/images/sponsors/p72.png" width="90" height="90" alt="Point72 Ventures" /><br />Point72 Ventures</a></td>
</tr></table>

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