@spoonly/otpm
Advanced tools
+1
-1
@@ -19,3 +19,3 @@ import { a as parseOTPAuthURI, i as getRemainingSeconds, n as generateOTP } from "./src-CAXJf9Vq.mjs"; | ||
| var name = "@spoonly/otpm"; | ||
| var version = "0.0.6"; | ||
| var version = "0.0.7"; | ||
| var package_default = { | ||
@@ -22,0 +22,0 @@ name, |
+1
-1
| { | ||
| "name": "@spoonly/otpm", | ||
| "type": "module", | ||
| "version": "0.0.6", | ||
| "version": "0.0.7", | ||
| "description": "OTPm is a lightweight and efficient command-line two-factor authentication passcode generator, focusing on the generation and management of TOTP one-time passcodes.", | ||
@@ -6,0 +6,0 @@ "author": "OSpoon <zxin088@gmail.com>", |
+3
-3
@@ -118,7 +118,7 @@ # OTPm | ||
| [npm-downloads-href]: https://npmjs.com/package/@spoonly/otpm | ||
| [bundle-src]: https://img.shields.io/bundlephobia/minzip/otpm?style=flat&colorA=080f12&colorB=1fa669&label=minzip | ||
| [bundle-href]: https://bundlephobia.com/result?p=otpm | ||
| [bundle-src]: https://img.shields.io/bundlephobia/minzip/@spoonly/otpm?style=flat&colorA=080f12&colorB=1fa669&label=minzip | ||
| [bundle-href]: https://bundlephobia.com/result?p=@spoonly/otpm | ||
| [license-src]: https://img.shields.io/github/license/OSpoon/otpm.svg?style=flat&colorA=080f12&colorB=1fa669 | ||
| [license-href]: https://github.com/OSpoon/otpm/blob/main/LICENSE.md | ||
| [jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669 | ||
| [jsdocs-href]: https://www.jsdocs.io/package/otpm | ||
| [jsdocs-href]: https://www.jsdocs.io/package/@spoonly/otpm |
31273
0.09%