Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-22 | Fixes #3744 | 1 | -15/+125 | |
2023-06-27 | Update NodeModuleModule.cpp | 1 | -2/+5 | |
2023-06-26 | Fix default export of `"module"` modulebun-v0.6.10 | 1 | -46/+56 | |
2023-06-26 | webpack test and add empty `prototype` prop to module (#3421) | 1 | -3/+6 | |
2023-06-26 | implement `_nodeModulePaths` and `require.main.paths` (#3411) | 1 | -11/+4 | |
2023-06-25 | Fix test failures in import.meta (#3403) | 1 | -17/+6 | |
2023-04-13 | Upgrade WebKit (#2643) | 1 | -1/+1 | |
2023-02-12 | Set `require("module").globalPaths` to empty array | 1 | -0/+3 | |
2023-01-11 | `require.resolve` in the runtime should use CommonJS export conditions | 1 | -28/+16 | |
2022-09-04 | `[node:module]` Implement `_resolveFileName`, stub `_nodeModulePaths` & `_cache` | 1 | -3/+63 | |
2022-09-03 | Fix `createRequire()` in `node:module` | 1 | -0/+138 |