db-migrate-base
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -226,2 +226,6 @@ var util = require('util'); | ||
} | ||
else { | ||
options = options || {}; | ||
} | ||
@@ -228,0 +232,0 @@ var ifExistsSql = ''; |
{ | ||
"name": "db-migrate-base", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "db-migrate base driver", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
23491
601