@pnpm/directory-fetcher
Advanced tools
Comparing version 7.0.0 to 7.0.1
{ | ||
"name": "@pnpm/directory-fetcher", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "A fetcher for local directory packages", | ||
@@ -32,5 +32,5 @@ "funding": "https://opencollective.com/pnpm", | ||
"@pnpm/fetcher-base": "15.0.1", | ||
"@pnpm/read-project-manifest": "5.0.5", | ||
"@pnpm/types": "9.2.0", | ||
"@pnpm/resolver-base": "10.0.2", | ||
"@pnpm/types": "9.2.0" | ||
"@pnpm/read-project-manifest": "5.0.6" | ||
}, | ||
@@ -40,4 +40,4 @@ "devDependencies": { | ||
"@zkochan/rimraf": "^2.1.3", | ||
"@pnpm/directory-fetcher": "7.0.0", | ||
"@pnpm/test-fixtures": "0.1.7" | ||
"@pnpm/test-fixtures": "0.1.10", | ||
"@pnpm/directory-fetcher": "7.0.1" | ||
}, | ||
@@ -44,0 +44,0 @@ "exports": { |
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
12136
+ Added@pnpm/graceful-fs@3.2.0(transitive)
+ Added@pnpm/read-project-manifest@5.0.6(transitive)
- Removed@pnpm/graceful-fs@3.1.0(transitive)
- Removed@pnpm/read-project-manifest@5.0.5(transitive)