@changesets/parse
Advanced tools
Comparing version 0.3.12 to 0.3.13
# @changesets/parse | ||
## 0.3.13 | ||
### Patch Changes | ||
- Updated dependencies [[`c87eba6`](https://github.com/changesets/changesets/commit/c87eba6f80a34563b7382f87472c29f6dafb546c)]: | ||
- @changesets/types@5.0.0 | ||
## 0.3.12 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@changesets/parse", | ||
"version": "0.3.12", | ||
"version": "0.3.13", | ||
"description": "Parse a changeset file's contents into a usable json object", | ||
@@ -10,3 +10,3 @@ "main": "dist/parse.cjs.js", | ||
"dependencies": { | ||
"@changesets/types": "^4.1.0", | ||
"@changesets/types": "^5.0.0", | ||
"js-yaml": "^3.13.1" | ||
@@ -13,0 +13,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17794
+ Added@changesets/types@5.2.1(transitive)
- Removed@changesets/types@4.1.0(transitive)
Updated@changesets/types@^5.0.0