Codemods for updating express servers
Stars
17
Forks
12
Watchers
17
Open Issues
9
Overall repository health assessment
^2.4.4^22.19.135.9.346
commits
31
commits
7
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#119)
b41f6e6View on GitHubchore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#120)
b195640View on GitHubchore(deps-dev): bump @biomejs/biome from 2.3.11 to 2.4.4 (#128)
9fa6c08View on GitHubchore(deps-dev): bump @types/node from 22.19.7 to 22.19.13 (#129)
e014b27View on GitHubchore(deps-dev): bump @codemod.com/jssg-types from 1.3.1 to 1.5.0 (#130)
0225cbcView on GitHubchore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#127)
d9ba779View on GitHubchore(deps): bump github/codeql-action from 4.31.9 to 4.32.4 (#126)
5f9caf0View on GitHubfeat: add codemod and publishing workflow updates via GitHub Actions OIDC closes #112 (#124)
2992380View on GitHubfix(codemod.yaml): correct package name format for v5 migration recipe (#110)
943bf41View on GitHubfix(publish-workflow): update test command to use --if-present flag (#109)
8e96b6fView on GitHubfeat(v5-migration-recipe): create migration recipe for Express.js v5 (#101)
add40f7View on GitHubfeat(req-param): migrate req-param to codemod.com (#94)
5464214View on GitHubfeat(redirect-arg-order): add migration codemod for res.redirect argument order (#99)
a0a45a0View on GitHub