Skip to content

Commit 6eeec1e

Browse files
committed
docs: update README
1 parent ea7023c commit 6eeec1e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Optimized bcrypt in TypeScript with zero dependencies. Compatible to the C++ [bc
1111

1212
## Why bcrypt-ts instead of bcrypt.js
1313

14-
- bcrypt-ts is fully written in TypeScript
15-
- bcrypt-ts provides dual ESM/cjs mode for both Node.js and browser environments
14+
- Fully written in TypeScript
15+
- Provides separate ESM modules for Node.js and browser environments
1616
- Minified output
17-
- Tree shakable
17+
- Better tree-shaking
1818

1919
## Security considerations
2020

0 commit comments

Comments
 (0)