Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dependencies-hierarchy

Package Overview
Dependencies
Maintainers
2
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependencies-hierarchy - npm Package Compare versions

Comparing version 10.0.18 to 10.0.19

7

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc