Age | Commit message (Expand) | Author |
---|---|---|
2024-07-10 | feat(node): Support executing npm package lifecycle scripts (preinstall/insta... | Nathan Whitaker |
2024-06-08 | fix(ext/node): lossy UTF-8 read node_modules files (#24140) | Luca Casonato |
2024-06-05 | fix(npm): use configured auth for tarball urls instead of scope auth (#24111) | David Sherret |
2024-05-23 | FUTURE: initial support for .npmrc file (#23560) | Bartek Iwańczuk |
2024-05-07 | chore(test): move npm registries to separate servers and to the `tests/regist... | David Sherret |
2024-05-03 | test: npm registry handles two test scopes (#23663) | Bartek Iwańczuk |
2024-04-26 | test: cleanup npm test registry code (#23578) | Bartek Iwańczuk |
2024-04-26 | test: update for private npm registry test server (#23572) | Bartek Iwańczuk |
2024-02-19 | chore: move `test_util` to `tests/util/server` (#22444) | Asher Gomez |