@wmfs/pg-model
Advanced tools
Comparing version 1.11.0 to 1.12.0
@@ -0,1 +1,20 @@ | ||
# [1.12.0](https://github.com/wmfs/pg-model/compare/v1.11.0...v1.12.0) (2018-12-21) | ||
### 🛠 Builds | ||
* **deps:** update boom requirement from 7.2.2 to 7.3.0 ([2760fdf](https://github.com/wmfs/pg-model/commit/2760fdf)) | ||
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/hl-pg-client requirement ([beb3327](https://github.com/wmfs/pg-model/commit/beb3327)) | ||
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/pg-diff-sync requirement ([77179e1](https://github.com/wmfs/pg-model/commit/77179e1)) | ||
* **deps-dev:** update semantic-release requirement ([5b42b31](https://github.com/wmfs/pg-model/commit/5b42b31)) | ||
* **deps-dev:** update semantic-release requirement ([640c3f0](https://github.com/wmfs/pg-model/commit/640c3f0)) | ||
* **deps-dev:** update semantic-release requirement ([0635da3](https://github.com/wmfs/pg-model/commit/0635da3)) | ||
* **deps-dev:** update semantic-release requirement ([915f655](https://github.com/wmfs/pg-model/commit/915f655)) | ||
* **deps-dev:** update semantic-release requirement ([ef9838f](https://github.com/wmfs/pg-model/commit/ef9838f)) | ||
### ⚙️ Continuous Integrations | ||
* **circle:** fix the env for postgres ([63066fc](https://github.com/wmfs/pg-model/commit/63066fc)) | ||
# [1.11.0](https://github.com/wmfs/pg-model/compare/v1.10.0...v1.11.0) (2018-11-03) | ||
@@ -2,0 +21,0 @@ |
{ | ||
"name": "@wmfs/pg-model", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"description": "Takes a relational database structure and returns model objects for noSQL-like abilities.", | ||
@@ -24,3 +24,3 @@ "author": "West Midlands Fire Service", | ||
"async": "2.6.1", | ||
"boom": "7.2.2", | ||
"boom": "7.3.0", | ||
"debug": "4.1.0", | ||
@@ -38,8 +38,8 @@ "dottie": "2.0.1", | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.10.7", | ||
"semantic-release": "15.13.1", | ||
"standard": "12.0.1", | ||
"@semantic-release/changelog": "3.0.1", | ||
"@semantic-release/git": "7.0.5", | ||
"@wmfs/hl-pg-client": "1.8.0", | ||
"@wmfs/pg-diff-sync": "1.8.0" | ||
"@semantic-release/git": "7.0.6", | ||
"@wmfs/hl-pg-client": "1.10.0", | ||
"@wmfs/pg-diff-sync": "1.12.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "scripts": { |
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
144883
24
+ Addedboom@7.3.0(transitive)
- Removedboom@7.2.2(transitive)
Updatedboom@7.3.0