pg-promise
Advanced tools
Comparing version 11.5.1 to 11.5.2
{ | ||
"name": "pg-promise", | ||
"version": "11.5.1", | ||
"version": "11.5.2", | ||
"description": "PostgreSQL interface for Node.js", | ||
@@ -50,3 +50,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/node": "20.4.4", | ||
"@types/node": "20.4.5", | ||
"bluebird": "3.7.2", | ||
@@ -53,0 +53,0 @@ "coveralls": "3.1.1", |
@@ -5,4 +5,4 @@ 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,_16-green.svg?logo=node.js&style=flat)](https://nodejs.org) | ||
[![Postgres Version](https://img.shields.io/badge/postgresql-11,_12,_13,_14,_15-green.svg?logo=postgresql&style=flat)](https://www.postgresql.org) | ||
[![Node Version](https://img.shields.io/badge/nodejs-14%20--%2020-green.svg?logo=node.js&style=flat)](https://nodejs.org) | ||
[![Postgres Version](https://img.shields.io/badge/postgresql-10%20--%2015-green.svg?logo=postgresql&style=flat)](https://www.postgresql.org) | ||
@@ -9,0 +9,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