@changesets/get-dependents-graph
Advanced tools
Comparing version 1.3.1 to 1.3.2
# @changesets/get-dependents-graph | ||
## 1.3.2 | ||
### Patch Changes | ||
- Updated dependencies [[`c87eba6`](https://github.com/changesets/changesets/commit/c87eba6f80a34563b7382f87472c29f6dafb546c)]: | ||
- @changesets/types@5.0.0 | ||
## 1.3.1 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@changesets/get-dependents-graph", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Get the graph of dependents in a monorepo", | ||
@@ -10,3 +10,3 @@ "main": "dist/get-dependents-graph.cjs.js", | ||
"dependencies": { | ||
"@changesets/types": "^4.1.0", | ||
"@changesets/types": "^5.0.0", | ||
"@manypkg/get-packages": "^1.1.3", | ||
@@ -13,0 +13,0 @@ "chalk": "^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
27742
+ Added@changesets/types@5.2.1(transitive)
Updated@changesets/types@^5.0.0