Antoine du Hamel
|
fe514bf960
|
lib: enforce use of trailing commas for functions
PR-URL: https://github.com/nodejs/node/pull/46629
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
|
2023-02-14 18:45:16 +01:00 |
|
Antoine du Hamel
|
5f2bb885f8
|
module: refactor to avoid unsafe array iteration
PR-URL: https://github.com/nodejs/node/pull/36680
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
|
2021-01-06 11:30:18 +01:00 |
|
Bradley Farias
|
4234904232
|
policy: implement scopes field
PR-URL: https://github.com/nodejs/node/pull/34552
Reviewed-By: James M Snell <jasnell@gmail.com>
|
2020-08-26 14:35:34 -05:00 |
|
Bradley Farias
|
b04f2b6618
|
policy: increase tests via permutation matrix
PR-URL: https://github.com/nodejs/node/pull/34404
Reviewed-By: James M Snell <jasnell@gmail.com>
|
2020-08-05 13:48:59 -05:00 |
|
Kirill Shatskiy
|
8f10bb2da5
|
esm: share package.json cache between ESM and CJS loaders
Refs: https://github.com/nodejs/node/issues/30674
PR-URL: https://github.com/nodejs/node/pull/33229
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com>
|
2020-05-24 16:22:31 -07:00 |
|