Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wmfs/supercopy

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/supercopy - npm Package Compare versions

Comparing version 1.34.0 to 1.35.0

13

CHANGELOG.md

@@ -0,1 +1,14 @@

# [1.35.0](https://github.com/wmfs/supercopy/compare/v1.34.0...v1.35.0) (2020-04-02)
### 🛠 Builds
* **deps:** Bump pg from 7.18.2 to 8.0.0 ([cda4d23](https://github.com/wmfs/supercopy/commit/cda4d2380899d438d673b2f234d06ded4032e884))
* **deps-dev:** Bump [@semantic-release](https://github.com/semantic-release)/changelog from 5.0.0 to 5.0.1 ([b12e07d](https://github.com/wmfs/supercopy/commit/b12e07d96dce349dcb26c791ff32f25dd914d3f9))
### ⚙️ Continuous Integrations
* **circle:** add context env var config to config.yml ([0825089](https://github.com/wmfs/supercopy/commit/0825089177b6caa73ed311b35461216914491c0e))
# [1.34.0](https://github.com/wmfs/supercopy/compare/v1.33.0...v1.34.0) (2020-03-24)

@@ -2,0 +15,0 @@

6

package.json
{
"name": "@wmfs/supercopy",
"version": "1.34.0",
"version": "1.35.0",
"description": "Takes a specifically-named directory structure of CSV files and conjures bulk insert, update and delete statements and applies them to a PostgreSQL database.",

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

"debug": "4.1.1",
"pg": "7.18.2",
"pg": "8.0.0",
"pg-copy-streams": "2.2.2",

@@ -45,3 +45,3 @@ "rimraf": "3.0.2",

"standard": "14.3.3",
"@semantic-release/changelog": "5.0.0",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",

@@ -48,0 +48,0 @@ "@wmfs/hl-pg-client": "1.18.0"

Sorry, the diff of this file is not supported yet

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