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

update library #38

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

update library #38

wants to merge 9 commits into from

Conversation

ivegabr
Copy link
Collaborator

@ivegabr ivegabr commented Dec 20, 2024

Update Library

  • migrate from JavaScript to TypeScript
  • update dependencies
  • expand documentation
  • add support for both ESM and CJS consumers, so it can be imported using require (CommonJS) or import (ESM)
  • update networks list

josedahlquist and others added 7 commits October 8, 2024 17:14
- Update dependencies
- Change project to use Typescript
- Remove Babel and Documentation dependencies

Pending:
- Need to fix npm audit findings
- Browser tests are now broken
- Need to review tests for Checksum
- Need to test this version with other projects to verify no breaking changes
* update networks list

* expand functions descriptions
…s while maintaining compatibility with CommonJS (#36)

* feat: add ESM and CJS module support with updated imports and configurations
* update chai and other dependencies
* fix: arrays vulnerability
* fix encoding vulnerability
* fix hashes vulnerability
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.

2 participants