New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wmfs/hl-pg-client

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/hl-pg-client - npm Package Compare versions

Comparing version 1.23.0 to 1.24.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# [1.24.0](https://github.com/wmfs/hl-pg-client/compare/v1.23.0...v1.24.0) (2020-09-28)
### 🛠 Builds
* **deps:** bump debug from 4.1.1 to 4.2.0 ([48591d5](https://github.com/wmfs/hl-pg-client/commit/48591d5a4f418ae8a8becf4d25c9a290938e8a21))
* **deps-dev:** bump cz-conventional-changelog from 3.2.0 to 3.2.1 ([54d8fc7](https://github.com/wmfs/hl-pg-client/commit/54d8fc7b02ac476e8c4b1a68a1bcc444e6c39847))
* **deps-dev:** bump cz-conventional-changelog from 3.2.1 to 3.3.0 ([219de71](https://github.com/wmfs/hl-pg-client/commit/219de71a3683a248cacbf8d90a6f3d9abf5963ff))
* **deps-dev:** bump mocha from 8.1.1 to 8.1.2 ([a20268b](https://github.com/wmfs/hl-pg-client/commit/a20268b3c05c6978a4ccbbb14a01b32d4a5f3b96))
* **deps-dev:** bump mocha from 8.1.2 to 8.1.3 ([c89c75f](https://github.com/wmfs/hl-pg-client/commit/c89c75f566015975eb1590a21b912044a1aae025))
* **deps-dev:** bump semantic-release from 17.1.1 to 17.1.2 ([2f5f7c1](https://github.com/wmfs/hl-pg-client/commit/2f5f7c14871aacf596c514cf681ecbb85a869ae1))
# [1.23.0](https://github.com/wmfs/hl-pg-client/compare/v1.22.0...v1.23.0) (2020-08-24)

@@ -2,0 +14,0 @@

10

package.json
{
"name": "@wmfs/hl-pg-client",
"version": "1.23.0",
"version": "1.24.0",
"description": "Provides a slightly higher level PostgreSQL client, that builds on pg-pool",

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

"dependencies": {
"debug": "4.1.1",
"debug": "4.2.0",
"pg": "8.3.2"

@@ -30,6 +30,6 @@ },

"conventional-changelog-metahub": "4.0.1",
"cz-conventional-changelog": "3.2.0",
"mocha": "8.1.1",
"cz-conventional-changelog": "3.3.0",
"mocha": "8.1.3",
"nyc": "15.1.0",
"semantic-release": "17.1.1",
"semantic-release": "17.1.2",
"standard": "14.3.4",

@@ -36,0 +36,0 @@ "@semantic-release/changelog": "5.0.1",

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