@accounts/two-factor
Advanced tools
Comparing version 0.4.0-alpha.1 to 0.5.0-alpha.1
{ | ||
"name": "@accounts/two-factor", | ||
"version": "0.4.0-alpha.1", | ||
"version": "0.5.0-alpha.1", | ||
"license": "MIT", | ||
@@ -31,4 +31,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@accounts/types": "^0.4.0-alpha.1", | ||
"@types/lodash": "^4.14.116", | ||
"@accounts/types": "^0.5.0-alpha.1", | ||
"@types/lodash": "^4.14.117", | ||
"@types/speakeasy": "2.0.2", | ||
@@ -39,6 +39,6 @@ "lodash": "^4.17.11", | ||
"devDependencies": { | ||
"@types/jest": "23.3.2", | ||
"@types/node": "10.11.3", | ||
"@types/jest": "23.3.7", | ||
"@types/node": "10.12.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
+ Added@accounts/types@0.5.0-alpha.1(transitive)
- Removed@accounts/types@0.4.0-alpha.1(transitive)
Updated@types/lodash@^4.14.117