@accounts/password
Advanced tools
Comparing version 0.10.0 to 0.11.1
{ | ||
"name": "@accounts/password", | ||
"version": "0.10.0", | ||
"version": "0.11.1", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@accounts/two-factor": "^0.10.0", | ||
"@accounts/two-factor": "^0.11.1", | ||
"bcryptjs": "^2.4.3", | ||
@@ -34,4 +34,4 @@ "lodash": "^4.17.11", | ||
"devDependencies": { | ||
"@accounts/server": "^0.10.0", | ||
"@accounts/types": "^0.10.0", | ||
"@accounts/server": "^0.11.1", | ||
"@accounts/types": "^0.11.1", | ||
"@types/bcryptjs": "2.4.2", | ||
@@ -38,0 +38,0 @@ "@types/jest": "23.3.13", |
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
111551
55
2150
+ Added@accounts/two-factor@0.11.2(transitive)
+ Added@accounts/types@0.11.2(transitive)
- Removed@accounts/two-factor@0.10.0(transitive)
- Removed@accounts/types@0.10.0(transitive)
Updated@accounts/two-factor@^0.11.1