db-migrate-pg
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "db-migrate-pg", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "A postgresql driver for db-migrate", | ||
@@ -33,4 +33,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"bluebird": "^2.10.0", | ||
"db-migrate-base": "^1.2.1", | ||
"bluebird": "^3.1.1", | ||
"db-migrate-base": "^1.2.4", | ||
"pg": "^4.4.1", | ||
@@ -37,0 +37,0 @@ "semver": "^5.0.3" |
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
18238
- Removedbluebird@2.11.0(transitive)
Updatedbluebird@^3.1.1
Updateddb-migrate-base@^1.2.4