@changesets/changelog-git
Advanced tools
Comparing version 0.1.3 to 0.1.4
# @changesets/changelog-git | ||
## 0.1.4 | ||
### Patch Changes | ||
- Updated dependencies [[`011d57f`](https://github.com/atlassian/changesets/commit/011d57f1edf9e37f75a8bef4f918e72166af096e)]: | ||
- @changesets/types@2.0.0 | ||
## 0.1.3 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@changesets/changelog-git", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "A changelog entry generator for git that writes hashes", | ||
@@ -10,4 +10,4 @@ "main": "dist/changelog-git.cjs.js", | ||
"dependencies": { | ||
"@changesets/types": "^1.0.0" | ||
"@changesets/types": "^2.0.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
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
6400
0
+ Added@changesets/types@2.0.1(transitive)
- Removed@changesets/types@1.0.1(transitive)
Updated@changesets/types@^2.0.0