Socket
Socket
Sign inDemoInstall

@changesets/read

Package Overview
Dependencies
Maintainers
3
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.5.4 to 0.5.5

9

CHANGELOG.md
# @changesets/read
## 0.5.5
### Patch Changes
- Updated dependencies [[`c87eba6`](https://github.com/changesets/changesets/commit/c87eba6f80a34563b7382f87472c29f6dafb546c), [`eb86652`](https://github.com/changesets/changesets/commit/eb86652cbd21c49f90d2a03caa9a578593c4d102)]:
- @changesets/types@5.0.0
- @changesets/git@1.3.2
- @changesets/parse@0.3.13
## 0.5.4

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

8

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

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

"@babel/runtime": "^7.10.4",
"@changesets/git": "^1.3.1",
"@changesets/git": "^1.3.2",
"@changesets/logger": "^0.0.5",
"@changesets/parse": "^0.3.12",
"@changesets/types": "^4.1.0",
"@changesets/parse": "^0.3.13",
"@changesets/types": "^5.0.0",
"chalk": "^2.1.0",

@@ -17,0 +17,0 @@ "fs-extra": "^7.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