@wmfs/pg-diff-sync
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72404
39
1429
10
+ Addeddebug@3.2.1(transitive)
+ Addedejs@2.6.1(transitive)
+ Addedms@2.1.3(transitive)
- Removeddebug@3.1.0(transitive)
- Removedejs@2.5.9(transitive)
- Removedms@2.0.0(transitive)
Updateddebug@3.2.1
Updatedejs@2.6.1