@accounts/two-factor
Advanced tools
Comparing version 0.11.2 to 0.12.0
{ | ||
"name": "@accounts/two-factor", | ||
"version": "0.11.2", | ||
"version": "0.12.0", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@accounts/types": "^0.11.2", | ||
"@accounts/types": "^0.12.0", | ||
"@types/lodash": "^4.14.119", | ||
@@ -41,5 +41,5 @@ "@types/speakeasy": "2.0.2", | ||
"@types/jest": "23.3.13", | ||
"@types/node": "10.12.21", | ||
"@types/node": "10.12.24", | ||
"jest": "23.6.0" | ||
} | ||
} |
+ Added@accounts/types@0.12.0(transitive)
- Removed@accounts/types@0.11.2(transitive)
Updated@accounts/types@^0.12.0