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
40
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.19.0 to 1.20.0

8

CHANGELOG.md

@@ -0,1 +1,9 @@

# [1.20.0](https://github.com/wmfs/hl-pg-client/compare/v1.19.0...v1.20.0) (2020-04-15)
### 🛠 Builds
* **deps:** bump pg from 8.0.0 to 8.0.2 ([fbcf65e](https://github.com/wmfs/hl-pg-client/commit/fbcf65ec6855462f8e4cdfbbf3ac1a38f3ce273f))
* **deps-dev:** bump nyc from 15.0.0 to 15.0.1 ([e80c9aa](https://github.com/wmfs/hl-pg-client/commit/e80c9aa4ba341c7e36a402eea270e0eecb8311cc))
# [1.19.0](https://github.com/wmfs/hl-pg-client/compare/v1.18.0...v1.19.0) (2020-04-02)

@@ -2,0 +10,0 @@

6

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

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

"debug": "4.1.1",
"pg": "8.0.0"
"pg": "8.0.2"
},

@@ -32,3 +32,3 @@ "devDependencies": {

"mocha": "7.1.1",
"nyc": "15.0.0",
"nyc": "15.0.1",
"semantic-release": "17.0.4",

@@ -35,0 +35,0 @@ "standard": "14.3.3",

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