Compare commits
No commits in common. "master" and "v1.1.4" have entirely different histories.
@ -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…
x
Reference in New Issue
Block a user