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.3.0 to 1.4.0

9

CHANGELOG.md

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

# [1.4.0](https://github.com/wmfs/pg-diff-sync/compare/v1.3.0...v1.4.0) (2018-09-11)
### 🛠 Builds
* **deps:** update debug requirement from 4.0.0 to 4.0.1 ([8c1a2fd](https://github.com/wmfs/pg-diff-sync/commit/8c1a2fd))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([60ef677](https://github.com/wmfs/pg-diff-sync/commit/60ef677))
* **deps-dev:** update semantic-release requirement ([7616eb0](https://github.com/wmfs/pg-diff-sync/commit/7616eb0))
# [1.3.0](https://github.com/wmfs/pg-diff-sync/compare/v1.2.0...v1.3.0) (2018-09-11)

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

8

package.json
{
"name": "@wmfs/pg-diff-sync",
"version": "1.3.0",
"version": "1.4.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.",

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

"boom": "7.2.0",
"debug": "4.0.0",
"debug": "4.0.1",
"dottie": "2.0.0",

@@ -37,6 +37,6 @@ "ejs": "2.6.1",

"nyc": "13.0.1",
"semantic-release": "15.9.14",
"semantic-release": "15.9.15",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.0",
"@semantic-release/git": "7.0.3"
"@semantic-release/git": "7.0.4"
},

@@ -43,0 +43,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