New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wmfs/pg-telepods

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/pg-telepods - npm Package Compare versions

Comparing version

to
1.10.0

8

CHANGELOG.md

@@ -0,1 +1,9 @@

# [1.10.0](https://github.com/wmfs/pg-telepods/compare/v1.9.0...v1.10.0) (2018-09-11)
### 🛠 Builds
* **deps:** update [@wmfs](https://github.com/wmfs)/supercopy requirement from 1.3.0 to 1.4.0 ([cbe2274](https://github.com/wmfs/pg-telepods/commit/cbe2274))
* **deps:** update debug requirement from 3.2.3 to 3.2.4 ([ba60f3f](https://github.com/wmfs/pg-telepods/commit/ba60f3f))
# [1.9.0](https://github.com/wmfs/pg-telepods/compare/v1.8.0...v1.9.0) (2018-09-11)

@@ -2,0 +10,0 @@

6

package.json
{
"name": "@wmfs/pg-telepods",
"version": "1.9.0",
"version": "1.10.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",

@@ -26,3 +26,3 @@ "author": "West Midlands Fire Service",

"csv-string": "3.1.5",
"debug": "3.2.3",
"debug": "3.2.4",
"lodash": "4.17.10",

@@ -33,3 +33,3 @@ "make-dir": "1.3.0",

"pg-query-stream": "1.1.1",
"@wmfs/supercopy": "1.3.0"
"@wmfs/supercopy": "1.4.0"
},

@@ -36,0 +36,0 @@ "devDependencies": {