@pnpm/read-project-manifest
Advanced tools
Comparing version 1.1.2 to 1.1.3
# @pnpm/read-project-manifest | ||
## 1.1.3 | ||
### Patch Changes | ||
- Updated dependencies [cb6e6fc8a] | ||
- @pnpm/write-project-manifest@1.1.4 | ||
## 1.1.2 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@pnpm/read-project-manifest", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"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.3", | ||
"@pnpm/write-project-manifest": "1.1.4", | ||
"detect-indent": "^6.0.0", | ||
@@ -48,3 +48,3 @@ "fast-deep-equal": "^3.1.3", | ||
"@pnpm/read-project-manifest": "link:", | ||
"@types/graceful-fs": "^4.1.3", | ||
"@types/graceful-fs": "^4.1.4", | ||
"@types/is-windows": "^1.0.0", | ||
@@ -51,0 +51,0 @@ "@types/json5": "0.0.30", |
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
14366
+ Added@pnpm/write-project-manifest@1.1.4(transitive)
- Removed@pnpm/write-project-manifest@1.1.3(transitive)