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

@changesets/parse

Package Overview
Dependencies
Maintainers
1
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.1.2 to 0.2.0

11

CHANGELOG.md
# @changesets/parse
## 0.2.0
### Minor Changes
- [296a6731](https://github.com/atlassian/changesets/commit/296a6731) - Safety bump: Towards the end of preparing changesets v2, there was a lot of chaos - this bump is to ensure every package on npm matches what is found in the repository.
### Patch Changes
- Updated dependencies [296a6731]:
- @changesets/types@0.2.0
## 0.1.2

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

6

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

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

"js-yaml": "^3.13.1",
"@changesets/types": "^0.1.2"
"@changesets/types": "^0.2.0"
},

@@ -18,2 +18,2 @@ "devDependencies": {

}
}
}
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