find-packages
Advanced tools
Comparing version 10.0.2 to 10.0.3
{ | ||
"name": "find-packages", | ||
"version": "10.0.2", | ||
"version": "10.0.3", | ||
"description": "Find all packages inside a directory", | ||
@@ -11,3 +11,3 @@ "main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/packages/find-packages", | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/fs/find-packages", | ||
"keywords": [ | ||
@@ -25,13 +25,13 @@ "pnpm7", | ||
}, | ||
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/find-packages#readme", | ||
"homepage": "https://github.com/pnpm/pnpm/blob/main/fs/find-packages#readme", | ||
"dependencies": { | ||
"@pnpm/read-project-manifest": "4.0.2", | ||
"@pnpm/types": "8.9.0", | ||
"@pnpm/util.lex-comparator": "1.0.0", | ||
"fast-glob": "^3.2.12", | ||
"p-filter": "^2.1.0" | ||
"p-filter": "^2.1.0", | ||
"@pnpm/read-project-manifest": "4.1.0", | ||
"@pnpm/types": "8.9.0" | ||
}, | ||
"funding": "https://opencollective.com/pnpm", | ||
"devDependencies": { | ||
"find-packages": "10.0.2" | ||
"find-packages": "10.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
0
8449
+ Added@gwhitney/detect-indent@7.0.1(transitive)
+ Added@pnpm/read-project-manifest@4.1.0(transitive)
+ Added@pnpm/text.comments-parser@1.0.0(transitive)
+ Added@pnpm/write-project-manifest@4.1.0(transitive)
+ Addedstrip-comments-strings@1.2.0(transitive)
- Removed@pnpm/read-project-manifest@4.0.2(transitive)
- Removed@pnpm/write-project-manifest@4.0.2(transitive)
- Removeddetect-indent@6.1.0(transitive)