Compare commits
No commits in common. "0c021be7a3ce03b9d72ae00809e67015fda77a6d" and "406e7b118cbc53c4e5cf8607df246a9cf2d32da3" have entirely different histories.
0c021be7a3
...
406e7b118c
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "authenticator",
|
||||
"version": "1.1.5",
|
||||
"version": "1.1.4",
|
||||
"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.5",
|
||||
"authenticator-cli": "^1.0.3",
|
||||
"notp": "^2.0.3",
|
||||
"thirty-two": "0.0.2"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue