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 1.0.3 to 1.0.4

11

CHANGELOG.md
# @changesets/get-release-plan
## 1.0.4
### Patch Changes
- Updated dependencies [[`2b49d66`](https://github.com/atlassian/changesets/commit/2b49d668ecaa1333bc5c7c5be4648dda1b11528d)]:
- @changesets/types@3.0.0
- @changesets/config@1.1.0
- @changesets/assemble-release-plan@2.0.4
- @changesets/pre@1.0.4
- @changesets/read@0.4.6
## 1.0.3

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

12

package.json
{
"name": "@changesets/get-release-plan",
"version": "1.0.3",
"version": "1.0.4",
"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.4.4",
"@changesets/assemble-release-plan": "^2.0.1",
"@changesets/config": "^1.0.3",
"@changesets/pre": "^1.0.3",
"@changesets/read": "^0.4.5",
"@changesets/types": "^2.0.1",
"@changesets/assemble-release-plan": "^2.0.4",
"@changesets/config": "^1.1.0",
"@changesets/pre": "^1.0.4",
"@changesets/read": "^0.4.6",
"@changesets/types": "^3.0.0",
"@manypkg/get-packages": "^1.0.1"
}
}
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