Huge News!Announcing our $40M Series B led by Abstract Ventures.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.14.0 to 1.15.0

10

CHANGELOG.md

@@ -0,1 +1,11 @@

# [1.15.0](https://github.com/wmfs/pg-delta-file/compare/v1.14.0...v1.15.0) (2018-10-26)
### 🛠 Builds
* **deps:** update pg requirement from 7.5.0 to 7.6.0 ([1549f88](https://github.com/wmfs/pg-delta-file/commit/1549f88))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement ([6f9e6ef](https://github.com/wmfs/pg-delta-file/commit/6f9e6ef))
* **deps-dev:** update semantic-release requirement ([28b29e2](https://github.com/wmfs/pg-delta-file/commit/28b29e2))
* **deps-dev:** update semantic-release requirement ([7735a7a](https://github.com/wmfs/pg-delta-file/commit/7735a7a))
# [1.14.0](https://github.com/wmfs/pg-delta-file/compare/v1.13.0...v1.14.0) (2018-10-19)

@@ -2,0 +12,0 @@

8

package.json
{
"name": "@wmfs/pg-delta-file",
"version": "1.14.0",
"version": "1.15.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.",

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

"make-dir": "1.3.0",
"pg": "7.5.0",
"pg": "7.6.0",
"pg-query-stream": "1.1.2"

@@ -38,5 +38,5 @@ },

"nyc": "13.1.0",
"semantic-release": "15.9.17",
"semantic-release": "15.10.5",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.0",
"@semantic-release/changelog": "3.0.1",
"@semantic-release/git": "7.0.5",

@@ -43,0 +43,0 @@ "@wmfs/hl-pg-client": "1.7.0"

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