@semantic-release/github
Advanced tools
Comparing version 10.0.0 to 10.0.1
{ | ||
"name": "@semantic-release/github", | ||
"description": "semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues", | ||
"version": "10.0.0", | ||
"version": "10.0.1", | ||
"type": "module", | ||
@@ -36,3 +36,3 @@ "author": "Pierre Vanduynslager (https://twitter.com/@pvdlg_)", | ||
"https-proxy-agent": "^7.0.0", | ||
"issue-parser": "^6.0.0", | ||
"issue-parser": "^7.0.0", | ||
"lodash-es": "^4.17.21", | ||
@@ -44,3 +44,3 @@ "mime": "^4.0.0", | ||
"devDependencies": { | ||
"ava": "6.1.1", | ||
"ava": "6.1.2", | ||
"c8": "9.1.0", | ||
@@ -50,3 +50,3 @@ "cpy": "10.1.0", | ||
"fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1", | ||
"lockfile-lint": "4.12.1", | ||
"lockfile-lint": "4.13.2", | ||
"ls-engines": "0.9.1", | ||
@@ -53,0 +53,0 @@ "npm-run-all2": "6.1.2", |
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
- Removedissue-parser@6.0.0(transitive)
Updatedissue-parser@^7.0.0