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.35.0 to 1.36.0

9

CHANGELOG.md

@@ -0,1 +1,10 @@

# [1.36.0](https://github.com/wmfs/supercopy/compare/v1.35.0...v1.36.0) (2020-04-15)
### 🛠 Builds
* **deps:** Bump pg from 8.0.0 to 8.0.2 ([0053bb5](https://github.com/wmfs/supercopy/commit/0053bb557576f4f4ac9cb29b6db116c41a85b493))
* **deps-dev:** Bump [@wmfs](https://github.com/wmfs)/hl-pg-client from 1.18.0 to 1.19.0 ([8bf8651](https://github.com/wmfs/supercopy/commit/8bf865184e79fc3ac68c5af2dfb658b07780339f))
* **deps-dev:** Bump nyc from 15.0.0 to 15.0.1 ([662fa33](https://github.com/wmfs/supercopy/commit/662fa33d09dbc0bb2249c5da93b777ba11d37f70))
# [1.35.0](https://github.com/wmfs/supercopy/compare/v1.34.0...v1.35.0) (2020-04-02)

@@ -2,0 +11,0 @@

8

package.json
{
"name": "@wmfs/supercopy",
"version": "1.35.0",
"version": "1.36.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": "8.0.0",
"pg": "8.0.2",
"pg-copy-streams": "2.2.2",

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

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

@@ -48,3 +48,3 @@ "standard": "14.3.3",

"@semantic-release/git": "9.0.0",
"@wmfs/hl-pg-client": "1.18.0"
"@wmfs/hl-pg-client": "1.19.0"
},

@@ -51,0 +51,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