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.70.0 to 1.71.0

10

CHANGELOG.md

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

# [1.71.0](https://github.com/wmfs/pg-delta-file/compare/v1.70.0...v1.71.0) (2021-05-26)
### 🛠 Builds
* **deps:** Bump luxon from 1.26.0 to 1.27.0 ([5c8cdc2](https://github.com/wmfs/pg-delta-file/commit/5c8cdc26799ab8700c0881b4db18e86ff3f14b06))
* **deps-dev:** Bump codecov from 3.8.1 to 3.8.2 ([5d82a11](https://github.com/wmfs/pg-delta-file/commit/5d82a11c62497a666acfb0babad1a9760f247e83))
* **deps-dev:** Bump mocha from 8.3.2 to 8.4.0 ([663bcda](https://github.com/wmfs/pg-delta-file/commit/663bcda96317aed2886c59345438022e1170f5a6))
* **deps-dev:** Bump semantic-release from 17.4.2 to 17.4.3 ([c05f321](https://github.com/wmfs/pg-delta-file/commit/c05f321793f24c8cec861da30978d3be2c272df3))
# [1.70.0](https://github.com/wmfs/pg-delta-file/compare/v1.69.0...v1.70.0) (2021-03-31)

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

10

package.json
{
"name": "@wmfs/pg-delta-file",
"version": "1.70.0",
"version": "1.71.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.21",
"luxon": "1.26.0",
"luxon": "1.27.0",
"make-dir": "3.1.0",

@@ -33,9 +33,9 @@ "pg": "8.5.1",

"chai": "4.3.4",
"codecov": "3.8.1",
"codecov": "3.8.2",
"conventional-changelog-metahub": "4.0.1",
"cz-conventional-changelog": "3.3.0",
"dirty-chai": "2.0.1",
"mocha": "8.3.2",
"mocha": "8.4.0",
"nyc": "15.1.0",
"semantic-release": "17.4.2",
"semantic-release": "17.4.3",
"standard": "16.0.3",

@@ -42,0 +42,0 @@ "@semantic-release/changelog": "5.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