dependency-path
Advanced tools
Comparing version 0.0.1 to 1.0.0
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6401
0
48