Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "otp-io", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "🕖 Typed library to work 2fa via Google Authenticator/Time-based TOTP/Hmac-based HOTP", | ||
@@ -86,5 +86,5 @@ "scripts": { | ||
"index.d.ts", | ||
"crypto-browser.js", | ||
"crypto-browser.mjs", | ||
"crypto-browser.d.ts", | ||
"crypto-web.js", | ||
"crypto-web.mjs", | ||
"crypto-web.d.ts", | ||
"crypto-node.js", | ||
@@ -91,0 +91,0 @@ "crypto-node.mjs", |
70402
85
1903