@pnpm/read-project-manifest
Advanced tools
Comparing version 1.1.3 to 1.1.4
# @pnpm/read-project-manifest | ||
## 1.1.4 | ||
### Patch Changes | ||
- Updated dependencies [09492b7b4] | ||
- @pnpm/write-project-manifest@1.1.5 | ||
## 1.1.3 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@pnpm/read-project-manifest", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Read a project manifest (called package.json in most cases)", | ||
@@ -34,3 +34,3 @@ "main": "lib/index.js", | ||
"@pnpm/types": "^6.3.1", | ||
"@pnpm/write-project-manifest": "1.1.4", | ||
"@pnpm/write-project-manifest": "1.1.5", | ||
"detect-indent": "^6.0.0", | ||
@@ -37,0 +37,0 @@ "fast-deep-equal": "^3.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
14470
+ Added@pnpm/write-project-manifest@1.1.5(transitive)
- Removed@pnpm/write-project-manifest@1.1.4(transitive)