issues
search
cloudflare
/
voprf-ts
A TypeScript library for Oblivious Pseudorandom Functions
BSD 3-Clause "New" or "Revised" License
28
stars
12
forks
source link
Updates deps and fixes tests for CommonJS and ESModules.
#41
Closed
armfazh
closed
1 year ago
armfazh
commented
1 year ago
Changes:
Tests must run for both ESM and CJS.
Updates and ping dependencies.
known bug: Jest doesn't recognize collectCoverage and verbose from configuration.
Fix bench compilation
Fixes #30
Changes:
Fixes #30