@pnpm/read-project-manifest
Advanced tools
Comparing version 3.0.8 to 3.0.9
{ | ||
"name": "@pnpm/read-project-manifest", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "Read a project manifest (called package.json in most cases)", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"@pnpm/types": "8.5.0", | ||
"@pnpm/write-project-manifest": "3.0.6", | ||
"@pnpm/write-project-manifest": "3.0.7", | ||
"detect-indent": "^6.1.0", | ||
@@ -40,5 +40,4 @@ "fast-deep-equal": "^3.1.3", | ||
"devDependencies": { | ||
"@pnpm/read-project-manifest": "3.0.8", | ||
"@pnpm/read-project-manifest": "3.0.9", | ||
"@types/is-windows": "^1.0.0", | ||
"@types/json5": "^2.2.0", | ||
"@types/parse-json": "^4.0.0", | ||
@@ -45,0 +44,0 @@ "tempy": "^1.0.1" |
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
4
19380
+ Added@pnpm/write-project-manifest@3.0.7(transitive)
- Removed@pnpm/write-project-manifest@3.0.6(transitive)