dependencies-hierarchy
Advanced tools
Comparing version 11.0.0 to 11.0.1
@@ -296,3 +296,3 @@ "use strict"; | ||
name, | ||
path: depPath ? path_1.default.join(opts.modulesDir, '.pnpm', (0, dependency_path_1.depPathToFilename)(depPath)) : path_1.default.join(opts.modulesDir, '..', opts.ref.substr(5)), | ||
path: depPath ? path_1.default.join(opts.modulesDir, '.pnpm', (0, dependency_path_1.depPathToFilename)(depPath)) : path_1.default.join(opts.modulesDir, '..', opts.ref.slice(5)), | ||
version, | ||
@@ -299,0 +299,0 @@ }; |
{ | ||
"name": "dependencies-hierarchy", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"description": "Creates a dependencies hierarchy for a symlinked `node_modules`", | ||
@@ -28,10 +28,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/lockfile-file": "5.0.0", | ||
"@pnpm/lockfile-utils": "4.0.0", | ||
"@pnpm/lockfile-file": "5.0.1", | ||
"@pnpm/lockfile-utils": "4.0.1", | ||
"@pnpm/modules-yaml": "10.0.0", | ||
"@pnpm/normalize-registries": "3.0.0", | ||
"@pnpm/read-modules-dir": "4.0.0", | ||
"@pnpm/read-package-json": "6.0.0", | ||
"@pnpm/read-package-json": "6.0.1", | ||
"@pnpm/types": "8.0.0", | ||
"dependency-path": "9.0.0", | ||
"dependency-path": "9.1.0", | ||
"normalize-path": "^3.0.0", | ||
@@ -42,6 +42,6 @@ "realpath-missing": "^1.1.0", | ||
"devDependencies": { | ||
"@pnpm/constants": "6.0.0", | ||
"@pnpm/constants": "6.1.0", | ||
"@pnpm/logger": "^4.0.0", | ||
"@types/normalize-path": "^3.0.0", | ||
"dependencies-hierarchy": "11.0.0" | ||
"dependencies-hierarchy": "11.0.1" | ||
}, | ||
@@ -48,0 +48,0 @@ "funding": "https://opencollective.com/pnpm", |
Sorry, the diff of this file is not supported yet
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
26561
+ Added@pnpm/constants@6.1.0(transitive)
+ Added@pnpm/error@3.0.1(transitive)
+ Added@pnpm/lockfile-file@5.0.1(transitive)
+ Added@pnpm/lockfile-utils@4.0.1(transitive)
+ Added@pnpm/read-package-json@6.0.1(transitive)
+ Addeddependency-path@9.1.0(transitive)
+ Addedrfc4648@1.5.3(transitive)
- Removed@pnpm/constants@6.0.0(transitive)
- Removed@pnpm/error@3.0.0(transitive)
- Removed@pnpm/lockfile-file@5.0.0(transitive)
- Removed@pnpm/lockfile-utils@4.0.0(transitive)
- Removed@pnpm/read-package-json@6.0.0(transitive)
- Removeddependency-path@9.0.0(transitive)
Updated@pnpm/lockfile-file@5.0.1
Updated@pnpm/lockfile-utils@4.0.1
Updateddependency-path@9.1.0