Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mina-postgres-manager

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mina-postgres-manager - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

postgresDataTypeChecker.js

3

index.js
(function() {
module.exports = {
InstanceConnection: require('./instant-connect'),
ConnectionManager: require('./pg-connection-manager')
ConnectionManager: require('./pg-connection-manager'),
DataTypeChecker: require('./pg-connection-manager')
};

@@ -6,0 +7,0 @@

{
"name": "mina-postgres-manager",
"version": "0.0.7",
"version": "0.0.8",
"description": "PostgresSQL Management Solution to wrap pg for mina etl",

@@ -33,3 +33,4 @@ "main": "index.js",

"internal-logger.js",
"package.json"
"package.json",
"postgresDataTypeChecker.js"
],

@@ -36,0 +37,0 @@ "author": "Steven Na (theyoung2002@naver.com)",

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