Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-01 | Bundle and minify `.exports.js` files. (#3036) | 1 | -23894/+0 | |
2023-06-01 | Fix streams breaking on reverted EventEmitter / Make Discord.js work (#2913) | 1 | -45/+135 | |
2023-04-27 | fix: make node:crypto Hash.copy work correctly (#2761) | 1 | -1/+3 | |
2023-04-21 | Revert "use a lazyily initialized stream for `node:crypto` `createHash` (#2652)" | 1 | -130/+42 | |
2023-04-13 | use a lazyily initialized stream for `node:crypto` `createHash` (#2652) | 1 | -42/+130 | |
2023-02-06 | Throw on process.binding | 1 | -1/+3 | |
2023-02-03 | Add missing crypto export | 1 | -16/+16 | |
2023-02-02 | export more | 1 | -0/+41 | |
2023-01-31 | Re-run prettier after changes | 1 | -5905/+1719 | |
2023-01-01 | test crypto.randomBytes returns a Buffer | 1 | -31/+3 | |
2022-12-29 | [node:crypto] 50x faster `createHash` | 1 | -42/+70 | |
2022-12-28 | Add `crypto` module from browserify | 1 | -0/+27945 |