Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add typescript support #6

Closed
wants to merge 2 commits into from
Closed

add typescript support #6

wants to merge 2 commits into from

Conversation

cnjack
Copy link

@cnjack cnjack commented Oct 21, 2019

No description provided.

@coveralls
Copy link

coveralls commented Oct 21, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling f722d98 on cnjack:master into 65b3898 on emn178:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 9b8aec9 on cnjack:master into 65b3898 on emn178:master.

@rechl
Copy link

rechl commented Sep 18, 2020

@emn178 any plans to merge? thank you for this package!

@ChocolateLoverRaj
Copy link

@cnjack If @emn178 doesn't merge this PR, you could just make a PR in DefinitelyTyped.

@zacharytyhacz
Copy link

@emn178 please merge

@cnjack
Copy link
Author

cnjack commented Jun 18, 2021

@cnjack If @emn178 doesn't merge this PR, you could just make a PR in DefinitelyTyped.

ok, i will do it

@zacharytyhacz
Copy link

@cnjack If @emn178 doesn't merge this PR, you could just make a PR in DefinitelyTyped.

ok, i will do it

🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

emn178 added a commit that referenced this pull request Jan 24, 2024
- TypeScript interfaces. #6, #9
- HMAC feature.
- support for web worker. #14

### Fixed
- deprecated `new Buffer`, replace with `Buffer.from`. #10
- dependencies and security issues.
- refactor: simplify formatMessage internal logic.
- Generates incorrect hash in some cases.

### Changed
- remove `eval` and use `require` directly. #8
- throw error by Error oject.
- throw error if update after finalize
- use unsigned right shift.
@emn178
Copy link
Owner

emn178 commented Jan 24, 2024

added in v0.7.0

@emn178 emn178 closed this Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants