@pnpm/read-project-manifest
Advanced tools
Comparing version 1.1.6 to 1.1.7
# @pnpm/read-project-manifest | ||
## 1.1.7 | ||
### Patch Changes | ||
- ad113645b: pin graceful-fs to v4.2.4 | ||
- Updated dependencies [ad113645b] | ||
- @pnpm/write-project-manifest@1.1.7 | ||
## 1.1.6 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@pnpm/read-project-manifest", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "Read a project manifest (called package.json in most cases)", | ||
@@ -34,6 +34,6 @@ "main": "lib/index.js", | ||
"@pnpm/types": "6.4.0", | ||
"@pnpm/write-project-manifest": "1.1.6", | ||
"@pnpm/write-project-manifest": "1.1.7", | ||
"detect-indent": "^6.0.0", | ||
"fast-deep-equal": "^3.1.3", | ||
"graceful-fs": "^4.2.4", | ||
"graceful-fs": "4.2.4", | ||
"is-windows": "^1.0.2", | ||
@@ -40,0 +40,0 @@ "json5": "^2.1.3", |
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
14646
+ Added@pnpm/write-project-manifest@1.1.7(transitive)
+ Addedgraceful-fs@4.2.4(transitive)
- Removed@pnpm/write-project-manifest@1.1.6(transitive)
- Removedgraceful-fs@4.2.11(transitive)
Updatedgraceful-fs@4.2.4