Compare commits
3 Commits
406e7b118c
...
0c021be7a3
Author | SHA1 | Date |
---|---|---|
AJ ONeal | 0c021be7a3 | |
AJ ONeal | 8826eda195 | |
Rajiv Shah | f67283c91c |
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "authenticator",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"description": "Two- / Multi- Factor Authenication (2FA / MFA) for node.js",
|
||||
"main": "authenticator.js",
|
||||
"scripts": {
|
||||
|
@ -35,7 +35,7 @@
|
|||
},
|
||||
"homepage": "https://git.coolaj86.com/coolaj86/node-authenticator.js#readme",
|
||||
"dependencies": {
|
||||
"authenticator-cli": "^1.0.3",
|
||||
"authenticator-cli": "^1.0.5",
|
||||
"notp": "^2.0.3",
|
||||
"thirty-two": "0.0.2"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue