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.15.0 to 1.16.0

14

CHANGELOG.md

@@ -0,1 +1,15 @@

# [1.16.0](https://github.com/wmfs/pg-model/compare/v1.15.0...v1.16.0) (2019-07-11)
### 🛠 Builds
* **deps:** update lodash requirement from 4.17.11 to 4.17.14 ([59c55bd](https://github.com/wmfs/pg-model/commit/59c55bd))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([82a7bf7](https://github.com/wmfs/pg-model/commit/82a7bf7))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([da09341](https://github.com/wmfs/pg-model/commit/da09341))
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/hl-pg-client requirement ([bee3623](https://github.com/wmfs/pg-model/commit/bee3623))
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/pg-diff-sync requirement ([c42d504](https://github.com/wmfs/pg-model/commit/c42d504))
* **deps-dev:** update codecov requirement from 3.1.0 to 3.5.0 ([4915560](https://github.com/wmfs/pg-model/commit/4915560))
* **deps-dev:** update mocha requirement from 5.2.0 to 6.1.4 ([a92051e](https://github.com/wmfs/pg-model/commit/a92051e))
* **deps-dev:** update nyc requirement from 13.2.0 to 14.1.1 ([afdbaf9](https://github.com/wmfs/pg-model/commit/afdbaf9))
# [1.15.0](https://github.com/wmfs/pg-model/compare/v1.14.0...v1.15.0) (2019-04-09)

@@ -2,0 +16,0 @@

16

package.json
{
"name": "@wmfs/pg-model",
"version": "1.15.0",
"version": "1.16.0",
"description": "Takes a relational database structure and returns model objects for noSQL-like abilities.",

@@ -27,3 +27,3 @@ "author": "West Midlands Fire Service",

"dottie": "2.0.1",
"lodash": "4.17.11"
"lodash": "4.17.14"
},

@@ -33,13 +33,13 @@ "devDependencies": {

"chai-subset": "1.6.0",
"codecov": "3.1.0",
"codecov": "3.5.0",
"conventional-changelog-metahub": "2.0.2",
"cz-conventional-changelog": "2.1.0",
"mocha": "5.2.0",
"nyc": "13.2.0",
"mocha": "6.1.4",
"nyc": "14.1.1",
"semantic-release": "15.13.3",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.2",
"@semantic-release/git": "7.0.8",
"@wmfs/hl-pg-client": "1.10.0",
"@wmfs/pg-diff-sync": "1.12.0"
"@semantic-release/git": "7.0.16",
"@wmfs/hl-pg-client": "1.11.1",
"@wmfs/pg-diff-sync": "1.13.2"
},

@@ -46,0 +46,0 @@ "scripts": {

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