@knorm/postgres
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -0,1 +1,8 @@ | ||
## [1.3.2](https://github.com/knorm/postgres/compare/v1.3.1...v1.3.2) (2018-10-09) | ||
### Bug Fixes | ||
* pin pg to 7.4.3 ([97bfb19](https://github.com/knorm/postgres/commit/97bfb19)) | ||
## [1.3.1](https://github.com/knorm/postgres/compare/v1.3.0...v1.3.1) (2018-10-03) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@knorm/postgres", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Postgres plugin for knorm", | ||
@@ -23,7 +23,7 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@knorm/knorm": "1.9.0", | ||
"@knorm/relations": "1.2.3", | ||
"@knorm/knorm": "1.9.1", | ||
"@knorm/relations": "1.3.0", | ||
"@semantic-release/changelog": "3.0.0", | ||
"@semantic-release/git": "7.0.4", | ||
"@semantic-release/github": "5.0.5", | ||
"@semantic-release/github": "5.0.6", | ||
"@semantic-release/npm": "5.0.4", | ||
@@ -37,4 +37,4 @@ "coveralls": "3.0.2", | ||
"nyc": "13.0.1", | ||
"prettier": "1.12.1", | ||
"semantic-release": "15.9.16", | ||
"prettier": "1.14.3", | ||
"semantic-release": "15.9.17", | ||
"sinon": "6.3.5", | ||
@@ -63,3 +63,3 @@ "unexpected": "10.39.1", | ||
"dependencies": { | ||
"pg": "^7.4.2", | ||
"pg": "7.4.3", | ||
"pg-connection-string": "^2.0.0", | ||
@@ -66,0 +66,0 @@ "sql-bricks-postgres": "^0.5.0" |
Sorry, the diff of this file is too big to display
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
116287
2942
1
+ Addedbuffer-writer@1.0.1(transitive)
+ Addedpacket-reader@0.3.1(transitive)
+ Addedpg@7.4.3(transitive)
+ Addedpg-types@1.12.1(transitive)
+ Addedpostgres-array@1.0.3(transitive)
- Removedbuffer-writer@2.0.0(transitive)
- Removedpacket-reader@1.0.0(transitive)
- Removedpg@7.18.2(transitive)
- Removedpg-int8@1.0.1(transitive)
- Removedpg-packet-stream@1.1.0(transitive)
- Removedpg-types@2.2.0(transitive)
- Removedpostgres-array@2.0.0(transitive)
Updatedpg@7.4.3