mirror of
https://github.com/AppacYazilim/zamanejs.git
synced 2026-04-27 01:35:49 +03:00
[PR #22] [MERGED] fix(code): should validate hash length for algoritm #26
Labels
No labels
bug
enhancement
pull-request
released
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zamanejs#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/AppacYazilim/zamanejs/pull/22
Author: @mehmeteminkartal
Created: 3/18/2024
Status: ✅ Merged
Merged: 3/18/2024
Merged by: @mehmeteminkartal
Base:
main← Head:21-should-validate-hash-length-for-algoritm📝 Commits (4)
0daf5f2Create HashLengthError.ts6aa8196Update hashingAlgoritms.ts741af12Update zamane.tsdf269deAdded tests📊 Changes
4 files changed (+36 additions, -1 deletions)
View changed files
📝
src/Zamane.spec.ts(+16 -0)➕
src/errors/HashLengthError.ts(+7 -0)📝
src/hashingAlgoritms.ts(+5 -0)📝
src/zamane.ts(+8 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.