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

@changesets/read

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@changesets/read - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

9

CHANGELOG.md
# @changesets/read
## 0.2.2
### Patch Changes
- [89c0894](https://github.com/atlassian/changesets/commit/89c08944fac84f71241305e359e9717ad4ec1b62) [#167](https://github.com/atlassian/changesets/pull/167) Thanks [@Noviny](https://github.com/Noviny)! - Fix broken `sinceMaster` arg - which was not working with v2 changesets
- Updated dependencies [89c0894]:
- @changesets/git@0.2.2
## 0.2.1

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

4

package.json
{
"name": "@changesets/read",
"version": "0.2.1",
"version": "0.2.2",
"description": "Read changesets from disc, and return the information as JSON",

@@ -11,3 +11,3 @@ "main": "dist/read.cjs.js",

"@babel/runtime": "^7.4.4",
"@changesets/git": "^0.2.1",
"@changesets/git": "^0.2.2",
"@changesets/parse": "^0.2.1",

@@ -14,0 +14,0 @@ "@changesets/types": "^0.3.0",

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