@accounts/password
Advanced tools
Comparing version 0.12.0 to 0.13.0
{ | ||
"name": "@accounts/password", | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@accounts/two-factor": "^0.12.0", | ||
"@accounts/two-factor": "^0.13.0", | ||
"bcryptjs": "^2.4.3", | ||
@@ -34,7 +34,7 @@ "lodash": "^4.17.11", | ||
"devDependencies": { | ||
"@accounts/server": "^0.12.0", | ||
"@accounts/types": "^0.12.0", | ||
"@accounts/server": "^0.13.0", | ||
"@accounts/types": "^0.13.0", | ||
"@types/bcryptjs": "2.4.2", | ||
"@types/jest": "23.3.13", | ||
"@types/lodash": "4.14.121", | ||
"@types/lodash": "4.14.122", | ||
"@types/node": "10.12.24", | ||
@@ -41,0 +41,0 @@ "jest": "23.6.0", |
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
118360
55
2278
+ Added@accounts/two-factor@0.13.0(transitive)
+ Added@accounts/types@0.13.0(transitive)
- Removed@accounts/two-factor@0.12.0(transitive)
- Removed@accounts/types@0.12.0(transitive)
Updated@accounts/two-factor@^0.13.0