bookshelf-secure-password
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "bookshelf-secure-password", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "A Bookshelf.js plugin for handling secure passwords", | ||
@@ -27,5 +27,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"bcrypt": "^0.8.4", | ||
"lodash": "^3.10.0" | ||
"bcrypt": "^0.8.7", | ||
"lodash": "^4.13.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
+ Addedlodash@4.17.21(transitive)
- Removedlodash@3.10.1(transitive)
Updatedbcrypt@^0.8.7
Updatedlodash@^4.13.1