mysql-promise
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "mysql-promise", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Small wrapper for mysql that use promises.", | ||
@@ -23,10 +23,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"mysql": "^2.0.1", | ||
"bluebird": "^1.0.7" | ||
"mysql": "2.0.1", | ||
"bluebird": "1.0.7" | ||
}, | ||
"devDependencies": { | ||
"jshint": "~2.1.10", | ||
"should": "^3.1.3", | ||
"mocha": "^1.17.1" | ||
"should": "3.1.3", | ||
"mocha": "1.17.1" | ||
} | ||
} |
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
3719
+ Addedbignumber.js@1.0.1(transitive)
+ Addedbluebird@1.0.7(transitive)
+ Addedisarray@0.0.1(transitive)
+ Addedmysql@2.0.1(transitive)
+ Addedreadable-stream@1.1.14(transitive)
+ Addedrequire-all@0.0.3(transitive)
+ Addedstring_decoder@0.10.31(transitive)
- Removedbignumber.js@9.0.0(transitive)
- Removedbluebird@1.2.4(transitive)
- Removedisarray@1.0.0(transitive)
- Removedmysql@2.18.1(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedreadable-stream@2.3.7(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedsqlstring@2.3.1(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedutil-deprecate@1.0.2(transitive)
Updatedbluebird@1.0.7
Updatedmysql@2.0.1