mina-postgres-manager
Advanced tools
Comparing version 0.0.7 to 0.0.8
(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)", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22540
8
671