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.11.1 to 1.12.0

azure-pipelines.yml

16

CHANGELOG.md

@@ -0,1 +1,17 @@

# [1.12.0](https://github.com/wmfs/pg-diff-sync/compare/v1.11.1...v1.12.0) (2018-12-21)
### 🛠 Builds
* **deps:** update boom requirement from 7.2.2 to 7.3.0 ([5c92a91](https://github.com/wmfs/pg-diff-sync/commit/5c92a91))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([204c58d](https://github.com/wmfs/pg-diff-sync/commit/204c58d))
* **deps-dev:** update semantic-release requirement ([d9a931a](https://github.com/wmfs/pg-diff-sync/commit/d9a931a))
### ⚙️ Continuous Integrations
* **travis:** remove postgres config ([7ce76cd](https://github.com/wmfs/pg-diff-sync/commit/7ce76cd))
* **travis:** run only on master ([be16c4a](https://github.com/wmfs/pg-diff-sync/commit/be16c4a))
* **travis:** use node lts ([1c36675](https://github.com/wmfs/pg-diff-sync/commit/1c36675))
## [1.11.1](https://github.com/wmfs/pg-diff-sync/compare/v1.11.0...v1.11.1) (2018-12-18)

@@ -2,0 +18,0 @@

8

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

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

"dependencies": {
"boom": "7.2.2",
"boom": "7.3.0",
"debug": "4.1.0",

@@ -37,6 +37,6 @@ "dottie": "2.0.1",

"nyc": "13.1.0",
"semantic-release": "15.12.2",
"semantic-release": "15.13.1",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.1",
"@semantic-release/git": "7.0.5"
"@semantic-release/git": "7.0.6"
},

@@ -43,0 +43,0 @@ "scripts": {

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