- Fixed cache.addAll()
Some checks failed
Build / Build NPM Project (push) Failing after 34s
Build / Publish Documentation (push) Has been skipped
Build / Tag Version (push) Has been skipped

- Renamed jwtDecode to decodeJWT to match conventions
- Added testCondition to search
This commit is contained in:
2025-05-06 15:59:08 -04:00
parent 6b15848896
commit 3bc82fab45
5 changed files with 40 additions and 34 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ztimson/utils",
"version": "0.23.23",
"version": "0.24.0",
"description": "Utility library",
"author": "Zak Timson",
"license": "MIT",