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.5.1 to 1.5.2

2

index.js

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

${this.escapeDDL('value')},
${this.escapeDDL('run_on')}::STRING
${this.escapeDDL('run_on')}::${this.mapDataType(this.type.STRING)}
FROM ` +

@@ -670,0 +670,0 @@ this._escapeDDL +

{
"name": "db-migrate-pg",
"version": "1.5.1",
"version": "1.5.2",
"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