pg-promise
Advanced tools
Comparing version 11.9.1 to 11.10.0
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
426270
13
5
+ Addedassert-options@0.8.2(transitive)
+ Addedpg@8.13.0(transitive)
+ Addedpg-cursor@2.12.1(transitive)
+ Addedpg-query-stream@4.7.0(transitive)
- Removedassert-options@0.8.1(transitive)
- Removedpg@8.12.0(transitive)
Updatedassert-options@0.8.2
Updatedpg@8.13.0