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.16.0 to 1.17.0

8

CHANGELOG.md

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

# [1.17.0](https://github.com/wmfs/pg-delta-file/compare/v1.16.0...v1.17.0) (2018-11-03)
### 🛠 Builds
* **deps:** update luxon requirement from 1.4.5 to 1.4.6 ([e93d3b5](https://github.com/wmfs/pg-delta-file/commit/e93d3b5))
* **deps-dev:** update semantic-release requirement ([4bb1ecf](https://github.com/wmfs/pg-delta-file/commit/4bb1ecf))
# [1.16.0](https://github.com/wmfs/pg-delta-file.git/compare/v1.15.0...v1.16.0) (2018-10-31)

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

6

package.json
{
"name": "@wmfs/pg-delta-file",
"version": "1.16.0",
"version": "1.17.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.11",
"luxon": "1.4.5",
"luxon": "1.4.6",
"make-dir": "1.3.0",

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

"nyc": "13.1.0",
"semantic-release": "15.10.6",
"semantic-release": "15.10.7",
"standard": "12.0.1",

@@ -41,0 +41,0 @@ "@semantic-release/changelog": "3.0.1",

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