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
0
Versions
120
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.113.0

10

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

@@ -29,5 +29,5 @@ "author": "West Midlands Fire Service",

"make-dir": "3.1.0",
"pg": "8.13.3",
"pg": "8.14.0",
"pg-copy-streams": "6.0.6",
"pg-query-stream": "4.7.3",
"pg-query-stream": "4.8.0",
"@wmfs/supercopy": "1.53.0"

@@ -42,3 +42,3 @@ },

"nyc": "17.1.0",
"semantic-release": "24.2.2",
"semantic-release": "24.2.3",
"standard": "17.1.2",

@@ -48,3 +48,3 @@ "@semantic-release/changelog": "6.0.3",

"@semantic-release/git": "10.0.1",
"@wmfs/hl-pg-client": "1.35.0"
"@wmfs/hl-pg-client": "1.36.0"
},

@@ -51,0 +51,0 @@ "scripts": {

Sorry, the diff of this file is too big to display