Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "dbsync", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A flexible, easy-to-use, unopinionated schema migration / database change management tool.", | ||
"author": "RealtMapster, LLC", | ||
"author": "RealtyMapster, LLC", | ||
"main": "./src/app.js", | ||
@@ -27,4 +27,4 @@ "bin": { | ||
"dependencies": { | ||
"bluebird": "2.3.x", | ||
"coffee-script": "1.8.x", | ||
"bluebird": "^2.9.25", | ||
"coffee-script": "^1.8.0", | ||
"glob": "4.3.x", | ||
@@ -31,0 +31,0 @@ "knex": "0.7.x", |
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
52670
+ Addedbluebird@2.11.0(transitive)
+ Addedcoffee-script@1.12.7(transitive)
- Removedbluebird@2.3.11(transitive)
- Removedcoffee-script@1.8.0(transitive)
- Removedmkdirp@0.3.5(transitive)
Updatedbluebird@^2.9.25
Updatedcoffee-script@^1.8.0