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.12.0 to 1.13.0

.circleci/config.yml

25

CHANGELOG.md

@@ -0,1 +1,26 @@

# [1.13.0](https://github.com/wmfs/hl-pg-client/compare/v1.12.0...v1.13.0) (2019-09-11)
### 🛠 Builds
* **deps:** update pg requirement from 7.11.0 to 7.12.1 ([51a9999](https://github.com/wmfs/hl-pg-client/commit/51a9999))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement ([ee800b6](https://github.com/wmfs/hl-pg-client/commit/ee800b6))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([7380f93](https://github.com/wmfs/hl-pg-client/commit/7380f93))
* **deps-dev:** update codecov requirement from 3.1.0 to 3.5.0 ([ce19d47](https://github.com/wmfs/hl-pg-client/commit/ce19d47))
* **deps-dev:** update cz-conventional-changelog requirement ([a474d05](https://github.com/wmfs/hl-pg-client/commit/a474d05))
* **deps-dev:** update mocha requirement from 6.1.4 to 6.2.0 ([333fa62](https://github.com/wmfs/hl-pg-client/commit/333fa62))
* **deps-dev:** update nyc requirement from 13.1.0 to 14.1.1 ([9ef2586](https://github.com/wmfs/hl-pg-client/commit/9ef2586))
* **deps-dev:** update semantic-release requirement ([b9090ba](https://github.com/wmfs/hl-pg-client/commit/b9090ba))
### 📚 Documentation
* Add CircleCI badge ([dcf7433](https://github.com/wmfs/hl-pg-client/commit/dcf7433))
### ⚙️ Continuous Integrations
* **circle:** Add CircleCI config ([6623d78](https://github.com/wmfs/hl-pg-client/commit/6623d78))
* **travis:** Remove Travis config ([6ec2f5b](https://github.com/wmfs/hl-pg-client/commit/6ec2f5b))
# [1.12.0](https://github.com/wmfs/hl-pg-client/compare/v1.11.1...v1.12.0) (2019-07-02)

@@ -2,0 +27,0 @@

18

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

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

"debug": "4.1.1",
"pg": "7.11.0"
"pg": "7.12.1"
},
"devDependencies": {
"chai": "4.2.0",
"codecov": "3.1.0",
"codecov": "3.5.0",
"conventional-changelog-metahub": "2.0.2",
"cz-conventional-changelog": "2.1.0",
"mocha": "6.1.4",
"nyc": "13.1.0",
"semantic-release": "15.13.1",
"cz-conventional-changelog": "3.0.2",
"mocha": "6.2.0",
"nyc": "14.1.1",
"semantic-release": "15.13.24",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.1",
"@semantic-release/git": "7.0.6"
"@semantic-release/changelog": "3.0.4",
"@semantic-release/git": "7.0.16"
},

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

# hl-pg-client
[![Tymly Package](https://img.shields.io/badge/tymly-package-blue.svg)](https://tymly.io/)
[![npm (scoped)](https://img.shields.io/npm/v/@wmfs/hl-pg-client.svg)](https://www.npmjs.com/package/@wmfs/hl-pg-client)
[![Build Status](https://travis-ci.org/wmfs/hl-pg-client.svg?branch=master)](https://travis-ci.org/wmfs/hl-pg-client)
[![CircleCI](https://circleci.com/gh/wmfs/hl-pg-client.svg?style=svg)](https://circleci.com/gh/wmfs/hl-pg-client)
[![codecov](https://codecov.io/gh/wmfs/hl-pg-client/branch/master/graph/badge.svg)](https://codecov.io/gh/wmfs/hl-pg-client)

@@ -6,0 +6,0 @@ [![CodeFactor](https://www.codefactor.io/repository/github/wmfs/hl-pg-client/badge)](https://www.codefactor.io/repository/github/wmfs/hl-pg-client)

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