@pnpm/read-package-json
Advanced tools
Comparing version 7.0.2 to 7.0.3
{ | ||
"name": "@pnpm/read-package-json", | ||
"version": "7.0.2", | ||
"version": "7.0.3", | ||
"description": "Read a package.json", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
], | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/packages/read-package-json", | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/pkg-manifest/read-package-json", | ||
"keywords": [ | ||
@@ -25,13 +25,13 @@ "pnpm7", | ||
}, | ||
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/read-package-json#readme", | ||
"homepage": "https://github.com/pnpm/pnpm/blob/main/pkg-manifest/read-package-json#readme", | ||
"dependencies": { | ||
"load-json-file": "^6.2.0", | ||
"normalize-package-data": "^5.0.0", | ||
"@pnpm/error": "4.0.0", | ||
"@pnpm/types": "8.9.0", | ||
"load-json-file": "^6.2.0", | ||
"normalize-package-data": "^4.0.1" | ||
"@pnpm/types": "8.9.0" | ||
}, | ||
"funding": "https://opencollective.com/pnpm", | ||
"devDependencies": { | ||
"@pnpm/read-package-json": "7.0.2", | ||
"@types/normalize-package-data": "^2.4.1" | ||
"@types/normalize-package-data": "^2.4.1", | ||
"@pnpm/read-package-json": "7.0.3" | ||
}, | ||
@@ -38,0 +38,0 @@ "exports": { |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
6115
0
+ Addedhosted-git-info@6.1.1(transitive)
+ Addednormalize-package-data@5.0.0(transitive)
- Removedhosted-git-info@5.2.1(transitive)
- Removednormalize-package-data@4.0.1(transitive)