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

@wmfs/pg-delta-file

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/pg-delta-file - npm Package Compare versions

Comparing version 1.49.0 to 1.50.0

9

CHANGELOG.md

@@ -0,1 +1,10 @@

# [1.50.0](https://github.com/wmfs/pg-delta-file/compare/v1.49.0...v1.50.0) (2020-04-05)
### 🛠 Builds
* **deps:** Bump luxon from 1.22.2 to 1.23.0 ([84f2999](https://github.com/wmfs/pg-delta-file/commit/84f29991c85cc1184a3407709eaa3716476d8fa3))
* **deps-dev:** Bump [@wmfs](https://github.com/wmfs)/hl-pg-client from 1.18.0 to 1.19.0 ([9a2ea19](https://github.com/wmfs/pg-delta-file/commit/9a2ea194ab0126d28d305e7a78febd7bcd03a0ee))
* **deps-dev:** Bump nyc from 15.0.0 to 15.0.1 ([616c45d](https://github.com/wmfs/pg-delta-file/commit/616c45dfeed85c3afc32d5af5c56026945f97d5f))
# [1.49.0](https://github.com/wmfs/pg-delta-file/compare/v1.48.0...v1.49.0) (2020-04-02)

@@ -2,0 +11,0 @@

8

package.json
{
"name": "@wmfs/pg-delta-file",
"version": "1.49.0",
"version": "1.50.0",
"description": "Outputs change-only-update CSV files (or “delta” files) that contain all the necessary actions required to re-synchronize rows in a cloned table.",

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

"lodash": "4.17.15",
"luxon": "1.22.2",
"luxon": "1.23.0",
"make-dir": "3.0.2",

@@ -38,3 +38,3 @@ "pg": "8.0.0",

"mocha": "7.1.1",
"nyc": "15.0.0",
"nyc": "15.0.1",
"semantic-release": "17.0.4",

@@ -44,3 +44,3 @@ "standard": "14.3.3",

"@semantic-release/git": "9.0.0",
"@wmfs/hl-pg-client": "1.18.0"
"@wmfs/hl-pg-client": "1.19.0"
},

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc