pg-promise
Advanced tools
Comparing version 11.5.2 to 11.5.3
{ | ||
"name": "pg-promise", | ||
"version": "11.5.2", | ||
"version": "11.5.3", | ||
"description": "PostgreSQL interface for Node.js", | ||
@@ -45,3 +45,3 @@ "main": "lib/index.js", | ||
"assert-options": "0.8.1", | ||
"pg": "8.11.1", | ||
"pg": "8.11.2", | ||
"pg-minify": "1.6.3", | ||
@@ -55,3 +55,3 @@ "spex": "3.3.0" | ||
"cspell": "6.31.2", | ||
"eslint": "8.45.0", | ||
"eslint": "8.46.0", | ||
"istanbul": "0.4.5", | ||
@@ -61,3 +61,3 @@ "jasmine-node": "3.0.0", | ||
"JSONStream": "1.3.5", | ||
"pg-query-stream": "4.5.1", | ||
"pg-query-stream": "4.5.2", | ||
"tslint": "6.1.3", | ||
@@ -64,0 +64,0 @@ "typescript": "5.1.6" |
@@ -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--%2018-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) | ||
@@ -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