@databases/pg
Advanced tools
Comparing version 2.2.0 to 2.3.0
{ | ||
"name": "@databases/pg", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "", | ||
@@ -10,6 +10,6 @@ "main": "./lib/index.js", | ||
"@databases/pg-config": "^1.2.0", | ||
"@databases/pg-data-type-id": "^1.0.0", | ||
"@databases/pg-data-type-id": "^2.0.0", | ||
"@databases/pg-errors": "^0.0.1", | ||
"@databases/push-to-async-iterable": "^1.0.0", | ||
"@databases/sql": "^2.1.0", | ||
"@databases/sql": "^2.2.0", | ||
"@types/pg-query-stream": "^1.0.2", | ||
@@ -16,0 +16,0 @@ "pg-promise": "^8.6.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
58346
+ Added@databases/pg-data-type-id@2.0.0(transitive)
- Removed@databases/pg-data-type-id@1.0.0(transitive)
Updated@databases/sql@^2.2.0