@pnpm/read-project-manifest
Advanced tools
Comparing version 900.0.0 to 1000.0.0
{ | ||
"name": "@pnpm/read-project-manifest", | ||
"version": "900.0.0", | ||
"version": "1000.0.0", | ||
"description": "Read a project manifest (called package.json in most cases)", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"keywords": [ | ||
"pnpm9", | ||
"pnpm10", | ||
"pnpm" | ||
@@ -35,7 +35,7 @@ ], | ||
"strip-bom": "^4.0.0", | ||
"@pnpm/graceful-fs": "900.0.0", | ||
"@pnpm/text.comments-parser": "900.0.0", | ||
"@pnpm/write-project-manifest": "900.0.0", | ||
"@pnpm/error": "900.0.0", | ||
"@pnpm/types": "900.0.0" | ||
"@pnpm/error": "1000.0.0", | ||
"@pnpm/graceful-fs": "1000.0.0", | ||
"@pnpm/text.comments-parser": "1000.0.0", | ||
"@pnpm/write-project-manifest": "1000.0.0", | ||
"@pnpm/types": "1000.0.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
"tempy": "^1.0.1", | ||
"@pnpm/read-project-manifest": "900.0.0" | ||
"@pnpm/read-project-manifest": "1000.0.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "funding": "https://opencollective.com/pnpm", |
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
21218
+ Added@pnpm/constants@1000.0.0(transitive)
+ Added@pnpm/error@1000.0.0(transitive)
+ Added@pnpm/graceful-fs@1000.0.0(transitive)
+ Added@pnpm/text.comments-parser@1000.0.0(transitive)
+ Added@pnpm/types@1000.0.0(transitive)
+ Added@pnpm/write-project-manifest@1000.0.0(transitive)
- Removed@pnpm/constants@900.0.0(transitive)
- Removed@pnpm/error@900.0.0(transitive)
- Removed@pnpm/graceful-fs@900.0.0(transitive)
- Removed@pnpm/text.comments-parser@900.0.0(transitive)
- Removed@pnpm/types@900.0.0(transitive)
- Removed@pnpm/write-project-manifest@900.0.0(transitive)
Updated@pnpm/error@1000.0.0
Updated@pnpm/graceful-fs@1000.0.0
Updated@pnpm/types@1000.0.0