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.6.0 to 1.7.0

13

CHANGELOG.md

@@ -0,1 +1,14 @@

# [1.7.0](https://github.com/wmfs/pg-diff-sync/compare/v1.6.0...v1.7.0) (2018-10-23)
### 🛠 Builds
* **deps:** update dottie requirement from 2.0.0 to 2.0.1 ([1b8df02](https://github.com/wmfs/pg-diff-sync/commit/1b8df02))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement ([16728d9](https://github.com/wmfs/pg-diff-sync/commit/16728d9))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([564cbda](https://github.com/wmfs/pg-diff-sync/commit/564cbda))
* **deps-dev:** update nyc requirement from 13.0.1 to 13.1.0 ([16fe657](https://github.com/wmfs/pg-diff-sync/commit/16fe657))
* **deps-dev:** update semantic-release requirement ([028b060](https://github.com/wmfs/pg-diff-sync/commit/028b060))
* **deps-dev:** update semantic-release requirement ([836904f](https://github.com/wmfs/pg-diff-sync/commit/836904f))
* **deps-dev:** update semantic-release requirement ([65c7b21](https://github.com/wmfs/pg-diff-sync/commit/65c7b21))
# [1.6.0](https://github.com/wmfs/pg-diff-sync/compare/v1.5.0...v1.6.0) (2018-10-08)

@@ -2,0 +15,0 @@

12

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

"debug": "4.1.0",
"dottie": "2.0.0",
"dottie": "2.0.1",
"ejs": "2.6.1",

@@ -36,7 +36,7 @@ "lodash": "4.17.11"

"mocha": "5.2.0",
"nyc": "13.0.1",
"semantic-release": "15.9.17",
"nyc": "13.1.0",
"semantic-release": "15.10.5",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.0",
"@semantic-release/git": "7.0.4"
"@semantic-release/changelog": "3.0.1",
"@semantic-release/git": "7.0.5"
},

@@ -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