Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wmfs/pg-diff-sync

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/pg-diff-sync - npm Package Compare versions

Comparing version 1.19.1 to 1.20.0

15

CHANGELOG.md

@@ -0,1 +1,16 @@

# [1.20.0](https://github.com/wmfs/pg-diff-sync/compare/v1.19.1...v1.20.0) (2020-07-13)
### 🛠 Builds
* **deps:** bump lodash from 4.17.15 to 4.17.19 ([b38479c](https://github.com/wmfs/pg-diff-sync/commit/b38479c4811e9b2370ca7b0c5e0e57b611de5dab))
* **deps-dev:** bump mocha from 7.2.0 to 8.0.1 ([a85b59b](https://github.com/wmfs/pg-diff-sync/commit/a85b59bd5a2907df47507414489234d701d209dc))
* **deps-dev:** bump semantic-release from 17.0.8 to 17.1.0 ([f3ffecb](https://github.com/wmfs/pg-diff-sync/commit/f3ffecb3d30ac950bf50c8878a0a5d5c76056443))
* **deps-dev:** bump semantic-release from 17.1.0 to 17.1.1 ([b0ffcdb](https://github.com/wmfs/pg-diff-sync/commit/b0ffcdb089ee96623ca4c4561c45efdc56da5b07))
### ⚙️ Continuous Integrations
* **circle:** use updated circle node image [skip ci] ([19b100a](https://github.com/wmfs/pg-diff-sync/commit/19b100a6513bcf9a882164266dd931a9df134aac))
## [1.19.1](https://github.com/wmfs/pg-diff-sync/compare/v1.19.0...v1.19.1) (2020-06-05)

@@ -2,0 +17,0 @@

8

package.json
{
"name": "@wmfs/pg-diff-sync",
"version": "1.19.1",
"version": "1.20.0",
"description": "Takes two objects that describe the structure of a database and produces the PostgreSQL statements required to get from one to the other.",

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

"ejs": "3.0.2",
"lodash": "4.17.15"
"lodash": "4.17.19"
},

@@ -33,5 +33,5 @@ "devDependencies": {

"cz-conventional-changelog": "3.2.0",
"mocha": "7.2.0",
"mocha": "8.0.1",
"nyc": "15.1.0",
"semantic-release": "17.0.8",
"semantic-release": "17.1.1",
"standard": "14.3.4",

@@ -38,0 +38,0 @@ "@semantic-release/changelog": "5.0.1",

Sorry, the diff of this file is not supported yet

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