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

@wmfs/pg-telepods

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/pg-telepods - npm Package Compare versions

Comparing version 1.33.0 to 1.34.0

.circleci/config.yml

19

CHANGELOG.md

@@ -0,1 +1,20 @@

# [1.34.0](https://github.com/wmfs/pg-telepods/compare/v1.33.0...v1.34.0) (2019-07-11)
### 🛠 Builds
* **deps:** Update lodash requirement from 4.17.11 to 4.17.14 ([3ff8b13](https://github.com/wmfs/pg-telepods/commit/3ff8b13))
* **deps-dev:** Update codecov requirement from 3.1.0 to 3.5.0 ([e89ba11](https://github.com/wmfs/pg-telepods/commit/e89ba11))
* **deps-dev:** Update nyc requirement from 13.1.0 to 14.1.1 ([b83e2cc](https://github.com/wmfs/pg-telepods/commit/b83e2cc))
### 📚 Documentation
* Add CircleCI badge ([8f8180d](https://github.com/wmfs/pg-telepods/commit/8f8180d))
### ⚙️ Continuous Integrations
* **circle:** Add CircleCI config ([09488ab](https://github.com/wmfs/pg-telepods/commit/09488ab))
# [1.33.0](https://github.com/wmfs/pg-telepods/compare/v1.32.0...v1.33.0) (2019-07-02)

@@ -2,0 +21,0 @@

8

package.json
{
"name": "@wmfs/pg-telepods",
"version": "1.33.0",
"version": "1.34.0",
"description": "Takes the contents of one PostgreSQL table, applies a transformation function to each row and ensures a target table is kept in sync",

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

"debug": "4.1.1",
"lodash": "4.17.11",
"lodash": "4.17.14",
"make-dir": "3.0.0",

@@ -37,7 +37,7 @@ "pg": "7.11.0",

"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",
"nyc": "14.1.1",
"semantic-release": "15.13.17",

@@ -44,0 +44,0 @@ "standard": "12.0.1",

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

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

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