Socket
Socket
Sign inDemoInstall

@changesets/parse

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@changesets/parse - npm Package Compare versions

Comparing version 0.3.13 to 0.3.14

7

CHANGELOG.md
# @changesets/parse
## 0.3.14
### Patch Changes
- Updated dependencies [[`dd9b76f`](https://github.com/changesets/changesets/commit/dd9b76f162a546ae8b412e0cb10277f971f3585e)]:
- @changesets/types@5.1.0
## 0.3.13

@@ -4,0 +11,0 @@

4

package.json
{
"name": "@changesets/parse",
"version": "0.3.13",
"version": "0.3.14",
"description": "Parse a changeset file's contents into a usable json object",

@@ -10,3 +10,3 @@ "main": "dist/parse.cjs.js",

"dependencies": {
"@changesets/types": "^5.0.0",
"@changesets/types": "^5.1.0",
"js-yaml": "^3.13.1"

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