Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wmfs/pg-model

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/pg-model - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

.circleci/config.yml

19

CHANGELOG.md

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

12

package.json
{
"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

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