Socket
Socket
Sign inDemoInstall

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.11 to 0.0.12

2

package.json
{
"name": "mina-postgres-manager",
"version": "0.0.11",
"version": "0.0.12",
"description": "PostgresSQL Management Solution to wrap pg for mina etl",

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

@@ -29,2 +29,5 @@ (function() {

break;
case 'bigserial':
rtnStr = 'bigserial';
break;
case 'boolean':

@@ -31,0 +34,0 @@ rtnStr = 'boolean';

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