mirror of
https://github.com/iden3/js-crypto.git
synced 2026-01-10 22:38:04 -05:00
* ESM module migration * Update typescript * Add to bigInt function for PK * 1.2.0 * Format * Renaming. Fix lint * Update package version * Update package lock * Update package lock * Update package lock * add audited blake hash. Fix esm for node * Fixes