@pnpm/write-project-manifest
Advanced tools
Comparing version 1.1.2 to 1.1.3
# @pnpm/write-project-manifest | ||
## 1.1.3 | ||
### Patch Changes | ||
- Updated dependencies [b5d694e7f] | ||
- @pnpm/types@6.3.1 | ||
## 1.1.2 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@pnpm/write-project-manifest", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Write a project manifest (called package.json in most cases)", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/types": "^6.3.0", | ||
"@pnpm/types": "^6.3.1", | ||
"json5": "^2.1.3", | ||
@@ -35,0 +35,0 @@ "mz": "^2.7.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
5590
Updated@pnpm/types@^6.3.1