Socket
Socket
Sign inDemoInstall

db-migrate-pg

Package Overview
Dependencies
38
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

1

index.js

@@ -6,2 +6,3 @@ var util = require('util');

var Promise = require('bluebird');
var pg = require('pg');

@@ -8,0 +9,0 @@ var PgDriver = Base.extend({

2

package.json
{
"name": "db-migrate-pg",
"version": "1.3.0",
"version": "1.3.1",
"description": "A postgresql driver for db-migrate",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc