Comparing version 3.4.0 to 3.4.1
{ | ||
"name": "pg.js", | ||
"version": "3.4.0", | ||
"version": "3.4.1", | ||
"description": "node-postgres without the bindings", | ||
@@ -18,6 +18,7 @@ "main": "index.js", | ||
"generic-pool": "2.0.3", | ||
"buffer-writer": "~1.0.0", | ||
"buffer-writer": "1.0.0", | ||
"pgpass": "0.0.3", | ||
"packet-reader": "0.2.0", | ||
"pg-types": "1.3.0" | ||
"pg-types": "1.4.0", | ||
"pg-connection-string": "0.1.1" | ||
}, | ||
@@ -24,0 +25,0 @@ "devDependencies": { |
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
61452
6
+ Addedpg-connection-string@0.1.1
+ Addedbuffer-writer@1.0.0(transitive)
+ Addedpg-connection-string@0.1.1(transitive)
+ Addedpg-types@1.4.0(transitive)
- Removedbuffer-writer@1.0.1(transitive)
- Removedpg-types@1.3.0(transitive)
Updatedbuffer-writer@1.0.0
Updatedpg-types@1.4.0