Comparing version 5.5.2 to 5.5.3
@@ -5,2 +5,13 @@ # Change Log | ||
<a name="5.5.3"></a> | ||
## [5.5.3](https://github.com/dmfay/massive-js/compare/v5.5.1...v5.5.3) (2018-11-10) | ||
### Bug Fixes | ||
* pass undefined args to query() for scripts without parameters (fixes [#649](https://github.com/dmfay/massive-js/issues/649)) ([1a1c0a6](https://github.com/dmfay/massive-js/commit/1a1c0a6)) | ||
* **package:** update pg-promise to version 8.5.2 ([cc7afc3](https://github.com/dmfay/massive-js/commit/cc7afc3)) | ||
<a name="5.5.2"></a> | ||
@@ -7,0 +18,0 @@ ## [5.5.2](https://github.com/dmfay/massive-js/compare/v5.5.1...v5.5.2) (2018-11-10) |
{ | ||
"name": "massive", | ||
"version": "5.5.2", | ||
"version": "5.5.3", | ||
"description": "A small query tool for Postgres that embraces json and makes life simpler", | ||
@@ -65,3 +65,3 @@ "homepage": "https://dmfay.github.io/massive-js/", | ||
"lodash": "4.17.11", | ||
"pg-promise": "8.5.0", | ||
"pg-promise": "8.5.2", | ||
"pg-query-stream": "1.1.2" | ||
@@ -68,0 +68,0 @@ }, |
211922
+ Addedbuffer-writer@2.0.0(transitive)
+ Addedmanakin@0.5.2(transitive)
+ Addedpg@7.6.1(transitive)
+ Addedpg-minify@0.5.5(transitive)
+ Addedpg-promise@8.5.2(transitive)
+ Addedspex@2.1.0(transitive)
- Removedbuffer-writer@1.0.1(transitive)
- Removedmanakin@0.5.1(transitive)
- Removedpg@7.5.0(transitive)
- Removedpg-minify@0.5.4(transitive)
- Removedpg-promise@8.5.0(transitive)
- Removedspex@2.0.2(transitive)
Updatedpg-promise@8.5.2