Comparing version 12.0.0-2 to 12.0.0-3
@@ -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 @@ **/ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
25149
0
0
2
Updated@otplib/core@^12.0.0-3
Updated@otplib/preset-v11@^12.0.0-3