find-packages
Advanced tools
Comparing version 7.0.18 to 7.0.19
# find-packages | ||
## 7.0.19 | ||
### Patch Changes | ||
- Updated dependencies [b5d694e7f] | ||
- @pnpm/types@6.3.1 | ||
- @pnpm/read-project-manifest@1.1.2 | ||
## 7.0.18 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "find-packages", | ||
"version": "7.0.18", | ||
"version": "7.0.19", | ||
"description": "Find all packages inside a directory", | ||
@@ -36,4 +36,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/read-project-manifest": "1.1.1", | ||
"@pnpm/types": "6.3.0", | ||
"@pnpm/read-project-manifest": "1.1.2", | ||
"@pnpm/types": "6.3.1", | ||
"fast-glob": "^3.2.4", | ||
@@ -40,0 +40,0 @@ "p-filter": "^2.1.0" |
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
7577
+ Added@pnpm/read-project-manifest@1.1.2(transitive)
+ Added@pnpm/types@6.3.1(transitive)
+ Added@pnpm/write-project-manifest@1.1.3(transitive)
- Removed@pnpm/read-project-manifest@1.1.1(transitive)
- Removed@pnpm/types@6.3.0(transitive)
- Removed@pnpm/write-project-manifest@1.1.2(transitive)
Updated@pnpm/types@6.3.1