@accounts/two-factor
Advanced tools
Comparing version 0.28.0 to 0.29.0
{ | ||
"name": "@accounts/two-factor", | ||
"version": "0.28.0", | ||
"version": "0.29.0", | ||
"license": "MIT", | ||
@@ -20,2 +20,6 @@ "main": "lib/index.js", | ||
}, | ||
"files": [ | ||
"src", | ||
"lib" | ||
], | ||
"jest": { | ||
@@ -26,3 +30,3 @@ "testEnvironment": "node", | ||
"dependencies": { | ||
"@accounts/types": "^0.28.0", | ||
"@accounts/types": "^0.29.0", | ||
"@types/lodash": "^4.14.138", | ||
@@ -39,3 +43,3 @@ "@types/speakeasy": "2.0.2", | ||
}, | ||
"gitHead": "79a8cdcd3380e5ecb0eb2d5c016aa39e719894f9" | ||
"gitHead": "fefb328a5388404f7f3c725db666321313e2b6ce" | ||
} |
22220
39
457
+ Added@accounts/types@0.29.0(transitive)
- Removed@accounts/types@0.28.0(transitive)
Updated@accounts/types@^0.29.0