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

dependency-path

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependency-path - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

6

package.json
{
"name": "dependency-path",
"version": "0.0.1",
"version": "1.0.0",
"description": "Utilities for working with symlinked node_modules",

@@ -22,3 +22,5 @@ "main": "lib/index.js",

"keywords": [
"registry"
"node_modules",
"pnpm",
"path"
],

@@ -25,0 +27,0 @@ "author": {

@@ -9,2 +9,5 @@ # dependency-path

Like `path` but for packages in a symlinked `node_modules`. Symlinked `node_modules` is a unique dependencies layout that
[pnpm](https://github.com/pnpm/pnpm) creates.
## Installation

@@ -11,0 +14,0 @@

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