Skip to content

Commit 4e81642

Browse files
committed
README
1 parent 8a886bb commit 4e81642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The cryptographic primitives included are:
1818
**October 2021 update:** We're releasing **experimental** version 0.2 of the package.
1919
The module has been completely rewritten:
2020

21-
- ~6x smaller: 4,000 lines of code instead of 22,438 (with all deps); 185KB of unpacked code instead of 755KB
21+
- ~6x smaller: 4,000 lines of code instead of 22,438 (with all deps); 185KB instead of 755KB
2222
- 3 dependencies (pending an audit) instead of 38
2323
- **Same functionality**, all old APIs remain the same except for two breaking changes:
2424
1. We return `Uint8Array` from all methods that worked with `Buffer` before.

0 commit comments

Comments
 (0)