larvitdbmigration
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -12,6 +12,6 @@ 'use strict'; | ||
_.assign(options, { | ||
_.assign({ | ||
'tableName': 'db_version', | ||
'migrationScriptsPath': './dbmigration' | ||
}); | ||
}, options); | ||
@@ -18,0 +18,0 @@ log.verbose('larvitdbmigration: Started with options: ' + JSON.stringify(options)); |
@@ -33,3 +33,3 @@ { | ||
}, | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"readmeFilename": "README.md", | ||
@@ -36,0 +36,0 @@ "scripts": {}, |
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