@pnpm/read-project-manifest
Advanced tools
Comparing version 4.1.2 to 4.1.3
{ | ||
"name": "@pnpm/read-project-manifest", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "Read a project manifest (called package.json in most cases)", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"is-windows": "^1.0.2", | ||
"json5": "^2.2.1", | ||
"json5": "^2.2.2", | ||
"parse-json": "^5.2.0", | ||
@@ -34,3 +34,3 @@ "read-yaml-file": "^2.1.0", | ||
"strip-bom": "^4.0.0", | ||
"@pnpm/error": "4.0.0", | ||
"@pnpm/error": "4.0.1", | ||
"@pnpm/graceful-fs": "2.0.0", | ||
@@ -45,3 +45,3 @@ "@pnpm/text.comments-parser": "1.0.0", | ||
"tempy": "^1.0.1", | ||
"@pnpm/read-project-manifest": "4.1.2" | ||
"@pnpm/read-project-manifest": "4.1.3" | ||
}, | ||
@@ -48,0 +48,0 @@ "funding": "https://opencollective.com/pnpm", |
Sorry, the diff of this file is not supported yet
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
+ Added@pnpm/constants@6.2.0(transitive)
+ Added@pnpm/error@4.0.1(transitive)
- Removed@pnpm/constants@6.1.0(transitive)
- Removed@pnpm/error@4.0.0(transitive)
Updated@pnpm/error@4.0.1
Updatedjson5@^2.2.2