Socket
Socket
Sign inDemoInstall

leo-connector-common

Package Overview
Dependencies
101
Maintainers
4
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

4

datawarehouse/load.js

@@ -308,4 +308,4 @@ 'use strict';

});
}), err => {
client.dropTempTables();
}), async err => {
await client.dropTempTables();
// close the error stream if open

@@ -312,0 +312,0 @@ if (errorStream && errorStream.Writable) {

{
"name": "leo-connector-common",
"version": "3.0.0",
"version": "3.0.1",
"description": "Common package for all Leo Platform database connectors",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc