New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.7.0 to 1.8.0

9

CHANGELOG.md

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

# [1.8.0](https://github.com/wmfs/supercopy/compare/v1.7.0...v1.8.0) (2018-10-08)
### 🛠 Builds
* **deps:** update debug requirement from 4.0.1 to 4.1.0 ([429a4a4](https://github.com/wmfs/supercopy/commit/429a4a4))
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/hl-pg-client requirement ([8eea553](https://github.com/wmfs/supercopy/commit/8eea553))
* **deps-dev:** update semantic-release requirement ([42aeb2d](https://github.com/wmfs/supercopy/commit/42aeb2d))
# [1.7.0](https://github.com/wmfs/supercopy/compare/v1.6.0...v1.7.0) (2018-10-03)

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

8

package.json
{
"name": "@wmfs/supercopy",
"version": "1.7.0",
"version": "1.8.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.",

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

"csv-string": "3.1.5",
"debug": "4.0.1",
"debug": "4.1.0",
"pg": "7.5.0",

@@ -43,7 +43,7 @@ "pg-copy-streams": "1.2.0",

"nyc": "13.0.1",
"semantic-release": "15.9.16",
"semantic-release": "15.9.17",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.0",
"@semantic-release/git": "7.0.4",
"@wmfs/hl-pg-client": "1.5.0"
"@wmfs/hl-pg-client": "1.6.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