@wmfs/pg-telepods
Advanced tools
Comparing version 1.58.0 to 1.59.0
@@ -0,1 +1,9 @@ | ||
# [1.59.0](https://github.com/wmfs/pg-telepods/compare/v1.58.0...v1.59.0) (2020-03-24) | ||
### 🛠 Builds | ||
* **deps:** Bump csv-string from 3.1.8 to 3.2.0 ([e813e80](https://github.com/wmfs/pg-telepods/commit/e813e80614139d74e3a802775d5319b0fdc19e0c)) | ||
* **deps-dev:** Bump mocha from 7.1.0 to 7.1.1 ([0690b3b](https://github.com/wmfs/pg-telepods/commit/0690b3be21d754f87102fa66b7ab73d21923cbe6)) | ||
# [1.58.0](https://github.com/wmfs/pg-telepods/compare/v1.57.0...v1.58.0) (2020-03-18) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@wmfs/pg-telepods", | ||
"version": "1.58.0", | ||
"version": "1.59.0", | ||
"description": "Takes the contents of one PostgreSQL table, applies a transformation function to each row and ensures a target table is kept in sync", | ||
@@ -25,3 +25,3 @@ "author": "West Midlands Fire Service", | ||
"camelcase-keys": "6.2.1", | ||
"csv-string": "3.1.8", | ||
"csv-string": "3.2.0", | ||
"debug": "4.1.1", | ||
@@ -40,3 +40,3 @@ "lodash": "4.17.15", | ||
"cz-conventional-changelog": "3.1.0", | ||
"mocha": "7.1.0", | ||
"mocha": "7.1.1", | ||
"nyc": "15.0.0", | ||
@@ -43,0 +43,0 @@ "semantic-release": "17.0.4", |
60166
+ Addedcsv-string@3.2.0(transitive)
Updatedcsv-string@3.2.0