Socket
Book a DemoInstallSign in
Socket

time2fa

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

time2fa - npm Package Compare versions

Comparing version

to
1.4.1

15

package.json
{
"name": "time2fa",
"type": "module",
"version": "1.4.0",
"version": "1.4.1",
"description": "NodeJS OTP implementation",

@@ -17,5 +17,10 @@ "author": "@MarcAndreG",

".": {
"types": "./dist/index.d.ts",
"require": "./dist/index.cjs",
"import": "./dist/index.mjs"
"require": {
"types": "./dist/index.d.cts",
"default": "./dist/index.cjs"
},
"import": {
"types": "./dist/index.d.mts",
"default": "./dist/index.mjs"
}
}

@@ -50,3 +55,3 @@ },

"@antfu/ni": "^0.23.0",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",

@@ -53,0 +58,0 @@ "@typescript-eslint/parser": "^8.0.0",

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.