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

pg-promise

Package Overview
Dependencies
Maintainers
1
Versions
629
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-promise - npm Package Compare versions

Comparing version 11.9.1 to 11.10.0

22

package.json
{
"name": "pg-promise",
"version": "11.9.1",
"version": "11.10.0",
"description": "PostgreSQL interface for Node.js",

@@ -44,15 +44,18 @@ "main": "lib/index.js",

"dependencies": {
"assert-options": "0.8.1",
"pg": "8.12.0",
"assert-options": "0.8.2",
"pg": "8.13.0",
"pg-minify": "1.6.5",
"spex": "3.3.0"
},
"peerDependencies": {
"pg-query-stream": "4.7.0"
},
"devDependencies": {
"@eslint/js": "9.7.0",
"@types/node": "20.14.10",
"@eslint/js": "9.12.0",
"@types/node": "22.7.5",
"bluebird": "3.7.2",
"coveralls": "3.1.1",
"cspell": "8.10.4",
"eslint": "9.7.0",
"globals": "15.8.0",
"cspell": "8.15.0",
"eslint": "9.12.0",
"globals": "15.11.0",
"istanbul": "0.4.5",

@@ -62,6 +65,5 @@ "jasmine-node": "3.0.0",

"JSONStream": "1.3.5",
"pg-query-stream": "4.6.0",
"tslint": "6.1.3",
"typescript": "5.5.3"
"typescript": "5.6.3"
}
}

@@ -5,3 +5,3 @@ pg-promise

[![Build Status](https://github.com/vitaly-t/pg-promise/workflows/ci/badge.svg?branch=master)](https://github.com/vitaly-t/pg-promise/actions?query=workflow%3Aci+branch%3Amaster)
[![Node Version](https://img.shields.io/badge/nodejs-14%20--%2020-green.svg?logo=node.js&style=flat)](https://nodejs.org)
[![Node Version](https://img.shields.io/badge/nodejs-14%20--%2022-green.svg?logo=node.js&style=flat)](https://nodejs.org)
[![Postgres Version](https://img.shields.io/badge/postgresql-10%20--%2016-green.svg?logo=postgresql&style=flat)](https://www.postgresql.org)

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