@changesets/read
Advanced tools
Comparing version 0.3.0 to 0.3.1
# @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 @@ |
{ | ||
"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 @@ }, |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
12600
1
- Removed@changesets/types@0.3.1(transitive)
Updated@changesets/git@^0.2.4
Updated@changesets/parse@^0.3.1
Updated@changesets/types@^0.4.0