|
| 1 | +# Node.js Technical Steering Committee (TSC) Meeting 2023-09-20 |
| 2 | + |
| 3 | +## Links |
| 4 | + |
| 5 | +* **Recording**: <https://www.youtube.com/watch?v=2bcNgZ5MsGs> |
| 6 | +* **GitHub Issue**: <https://github.com/nodejs/TSC/issues/1440> |
| 7 | + |
| 8 | +## Present |
| 9 | + |
| 10 | +* Yagiz Nizipli @anonrig (voting member) |
| 11 | +* Benjamin Gruenbaum @benjamingr (voting member) |
| 12 | +* Colin Ihrig @cjihrig (voting member) |
| 13 | +* Geoffrey Booth @GeoffreyBooth (voting member) |
| 14 | +* Moshe Atlow @MoLow (voting member) |
| 15 | +* Tobias Nießen @tniessen (voting member) |
| 16 | + |
| 17 | +## Agenda |
| 18 | + |
| 19 | +### Announcements |
| 20 | + |
| 21 | +### CPC and Board Meeting Updates |
| 22 | + |
| 23 | +*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting. |
| 24 | + |
| 25 | +### nodejs/node |
| 26 | + |
| 27 | +* Downgrade to npm v9.6.4 or v9.6.5 to avoid potential licensing issues [#49625](https://github.com/nodejs/node/issues/49625) |
| 28 | + |
| 29 | +Resolved, foundation is looking into licensing issue. |
| 30 | + |
| 31 | +* module: support ES modules without file extension within `module` scope [#49531](https://github.com/nodejs/node/pull/49531) |
| 32 | + |
| 33 | +In progress, per discussion on thread we’re hoping to land `--experimental-type` first and ship the unflagged support within module scope after. |
| 34 | + |
| 35 | +* websocket: proposal for a new core module [#49478](https://github.com/nodejs/node/pull/49478) |
| 36 | + |
| 37 | +Blocked, nothing for TSC to do here. |
| 38 | + |
| 39 | +### nodejs/TSC |
| 40 | + |
| 41 | +* Removing `primordials` from Node.js project [#1438](https://github.com/nodejs/TSC/issues/1438) |
| 42 | + |
| 43 | +In progress, input encouraged. |
| 44 | + |
| 45 | +* Additions to `import.meta` [#1430](https://github.com/nodejs/TSC/issues/1430) |
| 46 | + |
| 47 | +WinterCG registry exists, we need to put our proposal there and then our PR can land. |
| 48 | + |
| 49 | +### nodejs/admin |
| 50 | + |
| 51 | +* Create `nodejs/socket` repository for Node.js implementation of Cloudflare's Socket API [#826](https://github.com/nodejs/admin/issues/826) |
| 52 | + |
| 53 | +Not acting on this week. Leave on the agenda for next week. |
0 commit comments