dependencies-hierarchy
Advanced tools
Comparing version 10.0.18 to 10.0.19
{ | ||
"name": "dependencies-hierarchy", | ||
"version": "10.0.18", | ||
"version": "10.0.19", | ||
"description": "Creates a dependencies hierarchy for a symlinked `node_modules`", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/lockfile-file": "4.2.3", | ||
"@pnpm/lockfile-file": "4.2.4", | ||
"@pnpm/lockfile-utils": "3.1.4", | ||
@@ -52,3 +52,4 @@ "@pnpm/modules-yaml": "9.0.8", | ||
"compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix" | ||
} | ||
}, | ||
"readme": "# dependencies-hierarchy\n\n> Creates a dependencies hierarchy for a symlinked \\`node_modules\\`\n\n<!--@shields('npm')-->\n[![npm version](https://img.shields.io/npm/v/dependencies-hierarchy.svg)](https://www.npmjs.com/package/dependencies-hierarchy)\n<!--/@-->\n\nA symlinked `node_modules` is created when installing using [pnpm](https://github.com/pnpm/pnpm).\n\n## Installation\n\n```\n<pnpm|npm|yarn> add dependencies-hierarchy\n```\n\n## License\n\nMIT\n" | ||
} |
28358
+ Added@pnpm/lockfile-file@4.2.4(transitive)
- Removed@pnpm/lockfile-file@4.2.3(transitive)
Updated@pnpm/lockfile-file@4.2.4