larvitdbmigration
Advanced tools
Comparing version 2.0.5 to 2.0.6
@@ -11,2 +11,6 @@ 'use strict'; | ||
if (that === undefined) { | ||
throw new Error('DbMigration must be instantianted'); | ||
} | ||
that.options = options = options || {}; | ||
@@ -13,0 +17,0 @@ |
@@ -39,3 +39,3 @@ { | ||
}, | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"readmeFilename": "README.md", | ||
@@ -42,0 +42,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
33650
820