@accounts/two-factor
Advanced tools
Comparing version 0.3.0-beta.28 to 0.3.0-beta.29
{ | ||
"name": "@accounts/two-factor", | ||
"version": "0.3.0-beta.28", | ||
"version": "0.3.0-beta.29", | ||
"license": "MIT", | ||
@@ -31,6 +31,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@accounts/types": "^0.3.0-beta.28", | ||
"@accounts/types": "^0.3.0-beta.29", | ||
"@types/lodash": "^4.14.116", | ||
"@types/speakeasy": "2.0.2", | ||
"lodash": "^4.17.10", | ||
"lodash": "^4.17.11", | ||
"speakeasy": "^2.0.0" | ||
@@ -40,6 +40,5 @@ }, | ||
"@types/jest": "23.3.2", | ||
"@types/node": "10.9.4", | ||
"@types/node": "10.11.3", | ||
"jest": "23.6.0" | ||
}, | ||
"gitHead": "07554e3c5df7d8696b06fd566cc05fa7e1001653" | ||
} | ||
} |
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
28339
39
Updatedlodash@^4.17.11