# @rsdoctor/core

> This is the core package of Rsdoctor, providing core tools and analysis capabilities for Rsdoctor plugins.

Latest version **1.6.4** (published 2026-09-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install @rsdoctor/core
pnpm add @rsdoctor/core
yarn add @rsdoctor/core
bun add @rsdoctor/core
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.6.4 |
| Published | 2026-09-11 |
| First published | 2023-12-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 12 |
| Unpacked size | 554.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1140 |
| Maintainers | yifancong, chenjiahan |

## Links

- npm: https://www.npmjs.com/package/@rsdoctor/core
- Repository: https://github.com/web-infra-dev/rsdoctor
- Homepage: https://github.com/web-infra-dev/rsdoctor#readme
- Issues: https://github.com/web-infra-dev/rsdoctor/issues
- npm.io page: https://npm.io/package/@rsdoctor/core

## Dependencies (12)

- [semver](https://npm.io/package/semver.md) ^7.8.5
- [filesize](https://npm.io/package/filesize.md) ^11.0.17
- [fs-extra](https://npm.io/package/fs-extra.md) ^11.1.1
- [es-toolkit](https://npm.io/package/es-toolkit.md) ^1.49.0
- [source-map](https://npm.io/package/source-map.md) ^0.7.6
- [@rsdoctor/sdk](https://npm.io/package/@rsdoctor/sdk.md) 1.6.4
- [@rsdoctor/graph](https://npm.io/package/@rsdoctor/graph.md) 1.6.4
- [@rsdoctor/types](https://npm.io/package/@rsdoctor/types.md) 1.6.4
- [@rsdoctor/utils](https://npm.io/package/@rsdoctor/utils.md) 1.6.4
- [@rspack/resolver](https://npm.io/package/@rspack/resolver.md) ^0.2.8
- [browserslist-load-config](https://npm.io/package/browserslist-load-config.md) ^1.0.2
- [@rsbuild/plugin-check-syntax](https://npm.io/package/@rsbuild/plugin-check-syntax.md) ^1.6.1

## Recent versions

- 1.6.4 (latest) — 2026-09-11
- 2.0.0-rc.0 (rc) — 2026-09-18
- 2.0.0-beta.4 (beta) — 2026-09-15
- 2.0.0-alpha.2 (alpha) — 2026-08-03
- 1.5.6-canary.0 (canary) — 2026-03-23
- 0.0.0-next-20241128120210 (next) — 2024-11-28
- 2.0.0-beta.3 — 2026-09-11
- 2.0.0-beta.2 — 2026-09-09
- 2.0.0-beta.1 — 2026-09-08
- 1.6.3 — 2026-08-21
- 1.6.3-beta.0 — 2026-08-21
- 1.6.2 — 2026-08-13
- 2.0.0-beta.0 — 2026-08-12
- 1.6.2-beta.0 — 2026-08-10
- 2.0.0-alpha.1 — 2026-07-27
- … 164 more at https://npm.io/package/@rsdoctor/core/versions

## README

# @rsdoctor/core

This is the core package of Rsdoctor, providing core tools and analysis capabilities for Rsdoctor plugins.

## Documentation

https://rsdoctor.rs/.

## Contributing

Please read the [Contributing Guide](https://github.com/web-infra-dev/rsdoctor/blob/main/CONTRIBUTING.md).

## License

Rsdoctor is [MIT licensed](https://github.com/web-infra-dev/rsdoctor/blob/main/LICENSE).

---
_Source: https://npm.io/package/@rsdoctor/core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
