New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.20.0 to 1.21.0

15

CHANGELOG.md

@@ -0,1 +1,16 @@

# [1.21.0](https://github.com/wmfs/pg-model/compare/v1.20.0...v1.21.0) (2020-02-26)
### 🛠 Builds
* **deps:** bump async from 3.1.1 to 3.2.0 ([c495e0f](https://github.com/wmfs/pg-model/commit/c495e0f9629340384e1a015b2ff42a0022934072))
* **deps-dev:** bump [@semantic-release](https://github.com/semantic-release)/changelog from 3.0.6 to 5.0.0 ([2b5f0dc](https://github.com/wmfs/pg-model/commit/2b5f0dc8e398f4eb1b3bbd361e276063f2ea5c9f))
* **deps-dev:** bump [@wmfs](https://github.com/wmfs)/hl-pg-client from 1.14.0 to 1.15.0 ([34b41ea](https://github.com/wmfs/pg-model/commit/34b41ea5e4904ff74454ca0cefca2965ad06b1cc))
* **deps-dev:** bump [@wmfs](https://github.com/wmfs)/hl-pg-client from 1.15.0 to 1.16.0 ([1e7849e](https://github.com/wmfs/pg-model/commit/1e7849ebcf369b1d9a5dec2b1c3bffb38573b06d))
* **deps-dev:** bump [@wmfs](https://github.com/wmfs)/hl-pg-client from 1.16.0 to 1.17.0 ([b16c723](https://github.com/wmfs/pg-model/commit/b16c72363d63495f999e1c6382629fd669076e0b))
* **deps-dev:** bump codecov from 3.6.2 to 3.6.3 ([da517a9](https://github.com/wmfs/pg-model/commit/da517a92cd79cff8b92d455df3c581393850081f))
* **deps-dev:** bump codecov from 3.6.3 to 3.6.4 ([de29e1b](https://github.com/wmfs/pg-model/commit/de29e1bdfd10b70831ed783ea9e5cd58fc36d26d))
* **deps-dev:** bump codecov from 3.6.4 to 3.6.5 ([362f86b](https://github.com/wmfs/pg-model/commit/362f86b7cd04cd514d54e50dd9c88551d2dbc1ab))
* **deps-dev:** bump cz-conventional-changelog from 3.0.2 to 3.1.0 ([5358e36](https://github.com/wmfs/pg-model/commit/5358e369a85b753b698a4a3aa383e00ef2b0b5dc))
# [1.20.0](https://github.com/wmfs/pg-model/compare/v1.19.0...v1.20.0) (2020-01-27)

@@ -2,0 +17,0 @@

12

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

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

"dependencies": {
"async": "3.1.1",
"async": "3.2.0",
"boom": "7.3.0",

@@ -33,5 +33,5 @@ "debug": "4.1.1",

"chai-subset": "1.6.0",
"codecov": "3.6.2",
"codecov": "3.6.5",
"conventional-changelog-metahub": "4.0.0",
"cz-conventional-changelog": "3.0.2",
"cz-conventional-changelog": "3.1.0",
"mocha": "7.0.1",

@@ -41,5 +41,5 @@ "nyc": "15.0.0",

"standard": "14.3.1",
"@semantic-release/changelog": "3.0.6",
"@semantic-release/changelog": "5.0.0",
"@semantic-release/git": "7.0.18",
"@wmfs/hl-pg-client": "1.14.0",
"@wmfs/hl-pg-client": "1.17.0",
"@wmfs/pg-diff-sync": "1.17.0"

@@ -46,0 +46,0 @@ },

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