Socket
Socket
Sign inDemoInstall

@changesets/get-dependents-graph

Package Overview
Dependencies
5
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

9

CHANGELOG.md
# @changesets/get-dependents-graph
## 1.1.1
### Patch Changes
- [`1706fb7`](https://github.com/atlassian/changesets/commit/1706fb751ecc2f5a792c42f467b2063078d58716) [#321](https://github.com/atlassian/changesets/pull/321) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Fix TypeScript declarations
- Updated dependencies [[`1706fb7`](https://github.com/atlassian/changesets/commit/1706fb751ecc2f5a792c42f467b2063078d58716)]:
- @changesets/types@2.0.1
## 1.1.0

@@ -4,0 +13,0 @@

4

package.json
{
"name": "@changesets/get-dependents-graph",
"version": "1.1.0",
"version": "1.1.1",
"description": "Get the graph of dependents in a monorepo",

@@ -10,3 +10,3 @@ "main": "dist/get-dependents-graph.cjs.js",

"dependencies": {
"@changesets/types": "^2.0.0",
"@changesets/types": "^2.0.1",
"@manypkg/get-packages": "^1.0.1",

@@ -13,0 +13,0 @@ "chalk": "^2.1.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc