typescript-transform-paths icon indicating copy to clipboard operation
typescript-transform-paths copied to clipboard

Transforms module resolution paths using TypeScript path mapping and/or custom paths

Results 54 typescript-transform-paths issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/typescript-4.7](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`4.9.x` -> `5.8.x`](https://renovatebot.com/diffs/npm/@types%2ftypescript-4.7/4.9.5/5.8.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/ts-expose-internals](https://redirect.github.com/nonara/ts-expose-internals) | [`4.9.5` -> `5.6.3`](https://renovatebot.com/diffs/npm/@types%2fts-expose-internals/4.9.5/5.6.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-expose-internals/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-expose-internals/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Bumps the npm_and_yarn group with 1 update in the /test directory: [nanoid](https://github.com/ai/nanoid). Updates `nanoid` from 3.3.7 to 3.3.8 Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano...

dependencies
javascript

For some reason, exclude will fail for symlinked node modules in the config. The following config will not work on a symlinked module, like, for example a package in a...