@pnpm/write-project-manifest
Advanced tools
Comparing version 2.0.1 to 2.0.2
# @pnpm/write-project-manifest | ||
## 2.0.2 | ||
### Patch Changes | ||
- Updated dependencies [724c5abd8] | ||
- @pnpm/types@7.2.0 | ||
## 2.0.1 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@pnpm/write-project-manifest", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Write a project manifest (called package.json in most cases)", | ||
@@ -24,3 +24,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/types": "7.1.0", | ||
"@pnpm/types": "7.2.0", | ||
"json5": "^2.1.3", | ||
@@ -27,0 +27,0 @@ "write-file-atomic": "^3.0.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
7124
7
+ Added@pnpm/types@7.2.0(transitive)
- Removed@pnpm/types@7.1.0(transitive)
Updated@pnpm/types@7.2.0