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.28.0 to 1.29.0

8

CHANGELOG.md

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

# [1.29.0](https://github.com/wmfs/supercopy/compare/v1.28.0...v1.29.0) (2020-01-30)
### 🛠 Builds
* **deps:** Bump pg from 7.18.0 to 7.18.1 ([c59fef7](https://github.com/wmfs/supercopy/commit/c59fef7d1a7dc386cff9aab75b84d48ef2d09250))
* **deps-dev:** Bump [@wmfs](https://github.com/wmfs)/hl-pg-client from 1.15.0 to 1.16.0 ([a935b8f](https://github.com/wmfs/supercopy/commit/a935b8faf1053cbb6fabd254a9e877aab53c36b2))
# [1.28.0](https://github.com/wmfs/supercopy/compare/v1.27.0...v1.28.0) (2020-01-29)

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

6

package.json
{
"name": "@wmfs/supercopy",
"version": "1.28.0",
"version": "1.29.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.0",
"pg": "7.18.1",
"pg-copy-streams": "2.2.2",

@@ -47,3 +47,3 @@ "rimraf": "3.0.1",

"@semantic-release/git": "7.0.18",
"@wmfs/hl-pg-client": "1.15.0"
"@wmfs/hl-pg-client": "1.16.0"
},

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

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