There was an error while loading. Please reload this page.
1 parent 9c9c46f commit 4311b69Copy full SHA for 4311b69
1 file changed
README.md
@@ -11,10 +11,10 @@ Optimized bcrypt in TypeScript with zero dependencies. Compatible to the C++ [bc
11
12
## Why bcrypt-ts instead of bcrypt.js
13
14
-- bcrypt-ts is fully written in TypeScript
15
-- bcrypt-ts provides dual ESM/cjs mode for both Node.js and browser environments
+- Fully written in TypeScript
+- Provides separate ESM modules for Node.js and browser environments
16
- Minified output
17
-- Tree shakable
+- Better tree-shaking
18
19
## Security considerations
20
0 commit comments