
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Upgrade Angular projects across versions **safely, automatically and with maximum transparency**
Upgrade Angular projects across versions safely, automatically and with maximum transparency
Migrating large Angular projects is time-consuming and risky — breaking changes, deprecated modules, Protractor removal, Ivy migration leftovers, RxJS updates, tsconfig changes, and unexpected build failures.
npx (recommended)You don’t need to install it globally if you use npx.
npx migratorx
npmnpm install -g migratorx
Inside any Angular project (v10+):
npx migratorx
npx migratorx
| Category | Included |
|---|---|
| Update Angular packages | ✔ |
Run CLI migrations (ng update) | ✔ (with confirmation) |
| Apply code-level autofixes | ✔ |
| Detect deprecated APIs | ✔ |
| Generate migration logs | ✔ |
| Modify TypeScript configs | ✔ |
MigratorX never performs an irreversible action without your confirmation.
| Autofix | Angular version range |
|---|---|
Remove entryComponents | 8 → 9+ |
Replace HttpModule with HttpClientModule | 4 → 5+ |
Add missing generics to ModuleWithProviders | 9 → 10+ |
Modernize TS target in tsconfig | 16+ |
Remove IE11 config from browserslist | 12+ |
More autofixes will be added for each major Angular release.
| Version | Goal |
|---|---|
| v1.x | Full Angular migration automation |
| v2.x | Preview mode + rollback support |
| v3.x | React / Next.js / Vue migration support |
| v4.x | Migration dashboard + PDF/HTML reports |
MigratorX was created to eliminate the pain and fear of framework upgrades. If this tool helped you — star ⭐ the repo and share it with your team!
Happy upgrading! ⚡
Contributions are welcome!
If you encounter an issue or want to request a feature:
➡ https://github.com/prashantd-17/MigratorX
To contribute:
FAQs
Upgrade Angular projects across versions **safely, automatically and with maximum transparency**
We found that migratorx demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.