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.0.0 to 1.1.0

.releaserc.json

21

package.json
{
"name": "@wmfs/pg-diff-sync",
"version": "1.0.0",
"version": "1.1.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,5 +24,5 @@ "author": "West Midlands Fire Service",

"boom": "7.2.0",
"debug": "3.1.0",
"debug": "3.2.1",
"dottie": "2.0.0",
"ejs": "2.5.9",
"ejs": "2.6.1",
"lodash": "4.17.10"

@@ -32,8 +32,11 @@ },

"chai": "4.1.2",
"codecov": "3.0.2",
"codecov": "3.1.0",
"conventional-changelog-metahub": "2.0.2",
"cz-conventional-changelog": "2.1.0",
"mocha": "5.2.0",
"nyc": "12.0.2",
"semantic-release": "^15.5.1",
"standard": "11.0.1"
"nyc": "13.0.1",
"semantic-release": "15.9.14",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.0",
"@semantic-release/git": "7.0.3"
},

@@ -44,7 +47,7 @@ "scripts": {

"coverage": "nyc report --reporter=text-lcov > coverage.lcov && codecov",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
"semantic-release": "semantic-release"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
"path": "cz-conventional-changelog"
}

@@ -51,0 +54,0 @@ },

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