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.18.0 to 1.19.0

11

CHANGELOG.md

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

# [1.19.0](https://github.com/wmfs/pg-diff-sync/compare/v1.18.0...v1.19.0) (2020-04-22)
### 🛠 Builds
* **deps:** Remove unused boom & debug dependencies ([3b8eb5d](https://github.com/wmfs/pg-diff-sync/commit/3b8eb5d9b254b6ff706ac3070661389ae297ea22))
* **deps-dev:** bump nyc from 15.0.0 to 15.0.1 ([1c01f69](https://github.com/wmfs/pg-diff-sync/commit/1c01f696a7e672bb08d5febbb88702de0b15bed8))
* **deps-dev:** bump semantic-release from 17.0.4 to 17.0.5 ([08b13ef](https://github.com/wmfs/pg-diff-sync/commit/08b13efde6f64e1502598537c3b9a9493271dd59))
* **deps-dev:** bump semantic-release from 17.0.5 to 17.0.6 ([e6d1972](https://github.com/wmfs/pg-diff-sync/commit/e6d19724b1061be874e491086874ebf0f0513c24))
* **deps-dev:** bump semantic-release from 17.0.6 to 17.0.7 ([1e69538](https://github.com/wmfs/pg-diff-sync/commit/1e69538c54451c6bbe8444aad8837e39746a7c5f))
# [1.18.0](https://github.com/wmfs/pg-diff-sync/compare/v1.17.0...v1.18.0) (2020-04-02)

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

8

package.json
{
"name": "@wmfs/pg-diff-sync",
"version": "1.18.0",
"version": "1.19.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,4 +23,2 @@ "author": "West Midlands Fire Service",

"dependencies": {
"boom": "7.3.0",
"debug": "4.1.1",
"dottie": "2.0.2",

@@ -36,4 +34,4 @@ "ejs": "3.0.2",

"mocha": "7.1.1",
"nyc": "15.0.0",
"semantic-release": "17.0.4",
"nyc": "15.0.1",
"semantic-release": "17.0.7",
"standard": "14.3.3",

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

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