Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

otplib

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

otplib - npm Package Compare versions

Comparing version 12.0.0-2 to 12.0.0-3

2

core.js

@@ -5,3 +5,3 @@ /**

* @author undefined
* @version: 12.0.0-2
* @version: 12.0.0-3
* @license: undefined

@@ -8,0 +8,0 @@ **/

@@ -5,3 +5,3 @@ /**

* @author undefined
* @version: 12.0.0-2
* @version: 12.0.0-3
* @license: undefined

@@ -8,0 +8,0 @@ **/

{
"name": "otplib",
"version": "12.0.0-2",
"description": "HMAC-based (HOTP) and Time-based (TOTP) One-Time Password library",
"version": "12.0.0-3",
"main": "./index.js",

@@ -10,5 +11,5 @@ "publishConfig": {

"dependencies": {
"@otplib/core": "^12.0.0-2",
"@otplib/preset-default": "^12.0.0-2",
"@otplib/preset-v11": "^12.0.0-2"
"@otplib/core": "^12.0.0-3",
"@otplib/preset-default": "^12.0.0-3",
"@otplib/preset-v11": "^12.0.0-3"
},

@@ -29,7 +30,7 @@ "otplib": {},

],
"author": "MIT",
"license": "Gerald Yeo <contact@fusedthought.com>",
"homepage": "https://yeojz.github.io/otplib",
"author": "Gerald Yeo <contact@fusedthought.com>",
"license": "MIT",
"homepage": "https://yeojz.otplib.dev",
"repository": "https://github.com/yeojz/otplib",
"types": "./index.d.ts"
}

@@ -5,3 +5,3 @@ /**

* @author undefined
* @version: 12.0.0-2
* @version: 12.0.0-3
* @license: undefined

@@ -8,0 +8,0 @@ **/

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc