New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.12.0 to 1.13.0

11

CHANGELOG.md

@@ -0,1 +1,12 @@

# [1.13.0](https://github.com/wmfs/pg-diff-sync/compare/v1.12.0...v1.13.0) (2019-02-08)
### 🛠 Builds
* **deps:** update debug requirement from 4.1.0 to 4.1.1 ([ed9ee71](https://github.com/wmfs/pg-diff-sync/commit/ed9ee71))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement ([e72eb98](https://github.com/wmfs/pg-diff-sync/commit/e72eb98))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([4fca234](https://github.com/wmfs/pg-diff-sync/commit/4fca234))
* **deps-dev:** update nyc requirement from 13.1.0 to 13.2.0 ([bdaca76](https://github.com/wmfs/pg-diff-sync/commit/bdaca76))
* **deps-dev:** update semantic-release requirement ([2658c7d](https://github.com/wmfs/pg-diff-sync/commit/2658c7d))
# [1.12.0](https://github.com/wmfs/pg-diff-sync/compare/v1.11.1...v1.12.0) (2018-12-21)

@@ -2,0 +13,0 @@

12

package.json
{
"name": "@wmfs/pg-diff-sync",
"version": "1.12.0",
"version": "1.13.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.3.0",
"debug": "4.1.0",
"debug": "4.1.1",
"dottie": "2.0.1",

@@ -36,7 +36,7 @@ "ejs": "2.6.1",

"mocha": "5.2.0",
"nyc": "13.1.0",
"semantic-release": "15.13.1",
"nyc": "13.2.0",
"semantic-release": "15.13.3",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.1",
"@semantic-release/git": "7.0.6"
"@semantic-release/changelog": "3.0.2",
"@semantic-release/git": "7.0.8"
},

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