Socket
Socket
Sign inDemoInstall

@changesets/get-release-plan

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@changesets/get-release-plan - npm Package Compare versions

Comparing version 3.0.7 to 3.0.8

11

CHANGELOG.md
# @changesets/get-release-plan
## 3.0.8
### Patch Changes
- Updated dependencies [[`c87eba6`](https://github.com/changesets/changesets/commit/c87eba6f80a34563b7382f87472c29f6dafb546c), [`c87eba6`](https://github.com/changesets/changesets/commit/c87eba6f80a34563b7382f87472c29f6dafb546c)]:
- @changesets/types@5.0.0
- @changesets/config@2.0.0
- @changesets/assemble-release-plan@5.1.2
- @changesets/pre@1.0.11
- @changesets/read@0.5.5
## 3.0.7

@@ -4,0 +15,0 @@

12

package.json
{
"name": "@changesets/get-release-plan",
"version": "3.0.7",
"version": "3.0.8",
"description": "Reads changesets and adds information on dependents that need bumping",

@@ -11,9 +11,9 @@ "main": "dist/get-release-plan.cjs.js",

"@babel/runtime": "^7.10.4",
"@changesets/assemble-release-plan": "^5.1.1",
"@changesets/config": "^1.7.0",
"@changesets/pre": "^1.0.10",
"@changesets/read": "^0.5.4",
"@changesets/types": "^4.1.0",
"@changesets/assemble-release-plan": "^5.1.2",
"@changesets/config": "^2.0.0",
"@changesets/pre": "^1.0.11",
"@changesets/read": "^0.5.5",
"@changesets/types": "^5.0.0",
"@manypkg/get-packages": "^1.1.3"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc