# dependencies-hierarchy

> Creates a dependencies hierarchy for a symlinked `node_modules`

Latest version **12.0.4** (published 2022-12-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install dependencies-hierarchy
pnpm add dependencies-hierarchy
yarn add dependencies-hierarchy
bun add dependencies-hierarchy
```

## Health

**Score 50/100 (C)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score; popular repo.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 12.0.4 |
| Published | 2022-12-03 |
| First published | 2017-07-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=14.6 |
| Dependencies | 11 |
| Unpacked size | 25.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 36463 |
| Maintainers | zkochan, pnpmuser |
| Keywords | pnpm7, hierarchy, pnpm, dependencies, node_modules |

## Links

- npm: https://www.npmjs.com/package/dependencies-hierarchy
- Repository: https://github.com/pnpm/pnpm/blob/main/reviewing/dependencies-hierarchy
- Homepage: https://github.com/pnpm/pnpm/blob/main/reviewing/dependencies-hierarchy#readme
- Issues: https://github.com/pnpm/pnpm/issues
- Funding: https://opencollective.com/pnpm
- npm.io page: https://npm.io/package/dependencies-hierarchy

## Dependencies (11)

- [@pnpm/types](https://npm.io/package/@pnpm/types.md) 8.9.0
- [normalize-path](https://npm.io/package/normalize-path.md) ^3.0.0
- [dependency-path](https://npm.io/package/dependency-path.md) 9.2.8
- [realpath-missing](https://npm.io/package/realpath-missing.md) ^1.1.0
- [@pnpm/modules-yaml](https://npm.io/package/@pnpm/modules-yaml.md) 11.0.2
- [@pnpm/lockfile-file](https://npm.io/package/@pnpm/lockfile-file.md) 6.0.3
- [resolve-link-target](https://npm.io/package/resolve-link-target.md) ^2.0.0
- [@pnpm/lockfile-utils](https://npm.io/package/@pnpm/lockfile-utils.md) 5.0.0
- [@pnpm/read-modules-dir](https://npm.io/package/@pnpm/read-modules-dir.md) 5.0.0
- [@pnpm/read-package-json](https://npm.io/package/@pnpm/read-package-json.md) 7.0.3
- [@pnpm/normalize-registries](https://npm.io/package/@pnpm/normalize-registries.md) 4.0.2

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 12.0.4 (latest) — 2022-12-03
- 10.0.28 (latest-6) — 2022-07-05
- 0.0.0-20201060511 (dev) — 2020-11-06
- 9.0.3 (pnpm-temp) — 2020-08-16
- 8.0.19 (next) — 2020-04-09
- 5.0.0-3 (next-major) — 2019-03-04
- 12.0.3 — 2022-11-16
- 12.0.2 — 2022-11-09
- 12.0.1 — 2022-10-19
- 12.0.0 — 2022-10-16
- 11.0.26 — 2022-10-10
- 11.0.25 — 2022-10-05
- 11.0.24 — 2022-10-03
- 11.0.23 — 2022-09-18
- 11.0.22 — 2022-09-04
- … 152 more at https://npm.io/package/dependencies-hierarchy/versions

## README

# dependencies-hierarchy

> Creates a dependencies hierarchy for a symlinked \`node_modules\`

<!--@shields('npm')-->
[![npm version](https://img.shields.io/npm/v/dependencies-hierarchy.svg)](https://www.npmjs.com/package/dependencies-hierarchy)
<!--/@-->

A symlinked `node_modules` is created when installing using [pnpm](https://github.com/pnpm/pnpm).

## Installation

```
pnpm add dependencies-hierarchy
```

## License

MIT

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