@pnpm/local-resolver
Advanced tools
Comparing version 5.0.8 to 5.0.9
# @pnpm/local-resolver | ||
## 5.0.9 | ||
### Patch Changes | ||
- 1520e3d6f: Update graceful-fs to v4.2.4 | ||
## 5.0.8 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pnpm/local-resolver", | ||
"version": "5.0.8", | ||
"version": "5.0.9", | ||
"description": "Resolver for local packages", | ||
@@ -39,4 +39,4 @@ "main": "lib/index.js", | ||
"@pnpm/types": "6.1.0", | ||
"graceful-fs": "4.2.1", | ||
"normalize-path": "3.0.0", | ||
"graceful-fs": "^4.2.4", | ||
"normalize-path": "^3.0.0", | ||
"ssri": "6.0.1" | ||
@@ -43,0 +43,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
10264
+ Addedgraceful-fs@4.2.11(transitive)
- Removedgraceful-fs@4.2.1(transitive)
Updatedgraceful-fs@^4.2.4
Updatednormalize-path@^3.0.0