@pnpm/write-project-manifest
Advanced tools
Comparing version 1.0.3-alpha.0 to 1.0.3
# @pnpm/write-project-manifest | ||
## 1.0.3 | ||
### Patch Changes | ||
- Updated dependencies [da091c711] | ||
- @pnpm/types@6.0.0 | ||
## 1.0.3-alpha.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@pnpm/write-project-manifest", | ||
"version": "1.0.3-alpha.0", | ||
"version": "1.0.3", | ||
"description": "Write a project manifest (called package.json in most cases)", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/types": "^6.0.0-alpha.0", | ||
"@pnpm/types": "^6.0.0", | ||
"write-json-file": "4.0.0", | ||
@@ -35,0 +35,0 @@ "write-json5-file": "^3.0.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4369
1
Updated@pnpm/types@^6.0.0