Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@changesets/assemble-release-plan

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.0 to 2.0.1

11

CHANGELOG.md
# @changesets/assemble-release-plan
## 2.0.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/errors@0.1.4
- @changesets/get-dependents-graph@1.1.1
- @changesets/types@2.0.1
## 2.0.0

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

8

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

@@ -11,5 +11,5 @@ "main": "dist/assemble-release-plan.cjs.js",

"@babel/runtime": "^7.4.4",
"@changesets/errors": "^0.1.3",
"@changesets/get-dependents-graph": "^1.1.0",
"@changesets/types": "^2.0.0",
"@changesets/errors": "^0.1.4",
"@changesets/get-dependents-graph": "^1.1.1",
"@changesets/types": "^2.0.1",
"@manypkg/get-packages": "^1.0.1",

@@ -16,0 +16,0 @@ "semver": "^5.4.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