@databases/pg
Advanced tools
Comparing version 0.2.3 to 1.0.0
{ | ||
"name": "@databases/pg", | ||
"version": "0.2.3", | ||
"version": "1.0.0", | ||
"description": "", | ||
@@ -12,5 +12,5 @@ "main": "./lib/index.js", | ||
"@databases/pg-errors": "^0.0.0", | ||
"@databases/sql": "^0.0.0", | ||
"@databases/sql": "^1.0.0", | ||
"@types/pg-query-stream": "^1.0.2", | ||
"pg-promise": "8.5.6", | ||
"pg-promise": "^8.6.0", | ||
"pg-query-stream": "1.1.2" | ||
@@ -17,0 +17,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
72291
1
+ Added@databases/sql@1.1.0(transitive)
+ Addedassert-options@0.1.3(transitive)
+ Addedpg@7.11.0(transitive)
+ Addedpg-minify@1.4.1(transitive)
+ Addedpg-promise@8.7.5(transitive)
+ Addedspex@2.2.0(transitive)
- Removed@databases/sql@0.0.0(transitive)
- Removedpg@7.8.1(transitive)
- Removedpg-promise@8.5.6(transitive)
- Removedspex@2.1.0(transitive)
Updated@databases/sql@^1.0.0
Updatedpg-promise@^8.6.0