Advanced Search
Search Results
5 total results found
readme.md for @push.rocks/smartacme
A TypeScript-based ACME client and server for certificate management with a focus on simplicity and power. Includes a full RFC 8555-compliant ACME client for Let's Encrypt and a built-in ACME Directory Server for running your own Certificate Authority. Issue R...
readme.md for @push.rocks/smarthash
🔐 @push.rocks/smarthash Cross-environment hashing made simple 🚀 SHA256 and MD5 hash functions that work seamlessly in both Node.js and browsers, with zero configuration. ✨ Why SmartHash? 🌐 Universal: Works in Node.js AND browsers without polyfills ⚡ Smar...
changelog.md for @push.rocks/smartacme
2026-03-27 - 9.3.1 - fix(acme) parse issued certificate expiry from X.509 metadata and update build compatibility for dependency upgrades Store certificate validity using the actual X.509 expiration date instead of a fixed 90-day estimate, with a fallback if ...
changelog.md for @push.rocks/smarthash
2025-09-12 - 3.2.6 - fix(ci) Add .claude local settings to permit web fetch to www.npmjs.com Added .claude/settings.local.json granting WebFetch permission for www.npmjs.com Configuration-only change; no runtime or library code modified 2025-09-12 - 3.2.5 - ...
changelog.md for @push.rocks/smartjwt
2024-09-05 - 2.2.1 - fix(core) Add --allowimplicitany flag to build script Updated the build script in package.json to include the --allowimplicitany flag for TypeScript compilation. 2024-09-05 - 2.2.0 - feat(smartjwt) Add nested JWT functionality Introduce...