@pnpm/render-peer-issues
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@pnpm/render-peer-issues", | ||
"description": "Visualizes peer dependency issues", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"bugs": { | ||
@@ -21,7 +21,7 @@ "url": "https://github.com/pnpm/pnpm/issues" | ||
}, | ||
"repository": "https://github.com/pnpm/pnpm/blob/master/packages/render-peer-issues", | ||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/render-peer-issues#readme", | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/packages/render-peer-issues", | ||
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/render-peer-issues#readme", | ||
"funding": "https://opencollective.com/pnpm", | ||
"dependencies": { | ||
"@pnpm/types": "7.9.0", | ||
"@pnpm/types": "7.10.0", | ||
"archy": "^1.0.0", | ||
@@ -32,3 +32,3 @@ "chalk": "^4.1.0", | ||
"devDependencies": { | ||
"@pnpm/render-peer-issues": "1.1.1", | ||
"@pnpm/render-peer-issues": "1.1.2", | ||
"@types/archy": "0.0.31", | ||
@@ -41,5 +41,4 @@ "strip-ansi": "^6.0.0" | ||
"lint": "eslint src/**/*.ts test/**/*.ts", | ||
"compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix" | ||
}, | ||
"readme": "# @pnpm/render-peer-issues\n\n> Visualizes peer dependency issues\n\n## Installation\n\n```\npnpm add @pnpm/render-peer-issues\n```\n\n## License\n\n[MIT](LICENSE)\n" | ||
"compile": "tsc --build && pnpm run lint --fix" | ||
} | ||
} |
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
10628
+ Added@pnpm/types@7.10.0(transitive)
- Removed@pnpm/types@7.9.0(transitive)
Updated@pnpm/types@7.10.0