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.17.0 to 1.18.0

8

CHANGELOG.md

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

# [1.18.0](https://github.com/wmfs/supercopy/compare/v1.17.0...v1.18.0) (2019-07-02)
### 🛠 Builds
* **deps:** Update pg requirement from 7.8.0 to 7.11.0 ([a361dc3](https://github.com/wmfs/supercopy/commit/a361dc3))
* **deps-dev:** Update mocha requirement from 5.2.0 to 6.1.4 ([15ee250](https://github.com/wmfs/supercopy/commit/15ee250))
# [1.17.0](https://github.com/wmfs/supercopy/compare/v1.16.0...v1.17.0) (2019-07-02)

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

6

package.json
{
"name": "@wmfs/supercopy",
"version": "1.17.0",
"version": "1.18.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.8.0",
"pg": "7.11.0",
"pg-copy-streams": "2.2.0",

@@ -41,3 +41,3 @@ "rimraf": "2.6.3",

"cz-conventional-changelog": "2.1.0",
"mocha": "5.2.0",
"mocha": "6.1.4",
"nyc": "13.2.0",

@@ -44,0 +44,0 @@ "semantic-release": "15.13.18",

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