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

@changesets/read

Package Overview
Dependencies
Maintainers
2
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.3.0 to 0.3.1

9

CHANGELOG.md
# @changesets/read
## 0.3.1
### Patch Changes
- Updated dependencies [[`8f0a1ef`](https://github.com/atlassian/changesets/commit/8f0a1ef327563512f471677ef0ca99d30da009c0)]:
- @changesets/types@0.4.0
- @changesets/git@0.2.4
- @changesets/parse@0.3.1
## 0.3.0

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

8

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

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

"@babel/runtime": "^7.4.4",
"@changesets/git": "^0.2.2",
"@changesets/parse": "^0.3.0",
"@changesets/types": "^0.3.0",
"@changesets/git": "^0.2.4",
"@changesets/parse": "^0.3.1",
"@changesets/types": "^0.4.0",
"fs-extra": "^7.0.1"

@@ -16,0 +16,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