@gitbeaker/core
Advanced tools
Comparing version 38.1.0 to 38.1.1
{ | ||
"name": "@gitbeaker/core", | ||
"version": "38.1.0", | ||
"version": "38.1.1", | ||
"description": "Core API implementation of the GitLab API", | ||
@@ -58,3 +58,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@gitbeaker/requester-utils": "^38.1.0", | ||
"@gitbeaker/requester-utils": "^38.1.1", | ||
"qs": "^6.11.1", | ||
@@ -70,3 +70,3 @@ "xcase": "^2.0.1" | ||
}, | ||
"gitHead": "5e87cc739dc4f4b1143eb0e86f7ab3c96ade2e45" | ||
"gitHead": "747a6a0e960524895b3fb852e5f51ca2d9f8d682" | ||
} |
<div align="center"> | ||
<br> | ||
<img alt="gitbeaker" src="https://github.com/jdalrymple/gitbeaker/blob/main/.github/ASSETS/header.svg"> | ||
<br> | ||
<img alt="gitbeaker" src="../../.github/ASSETS/header.svg"> | ||
<br> | ||
<br> | ||
<br> | ||
</div> | ||
<br> | ||
<div align="center"> | ||
<p> | ||
<sup> | ||
<a href="https://github.com/jdalrymple">My open source work is supported by the community</a> | ||
</sup> | ||
</p> | ||
<br> | ||
<sup>Special thanks to:</sup> | ||
<br> | ||
<br> | ||
<a href="https://wearecws.com/"> | ||
<img src="https://wearecws.com/images/brand/cws-logo.svg" width="210"> | ||
</a> | ||
<br> | ||
<br> | ||
<br> | ||
<a href="https://axolo.co/gitlab-slack-integration/?ref=gitbeaker"> | ||
<div> | ||
<img src="https://apichaos.s3.eu-west-3.amazonaws.com/logo_axolo.png" width="210" alt="Axolo Logo"/> | ||
<br> | ||
<br> | ||
</div> | ||
<b>Review merge requests in Slack to merge code faster</b> | ||
<div> | ||
<sub>Improve your code review process by creating an ephemeral channel per merge request.</sub> | ||
<br> | ||
</div> | ||
</a> | ||
<br> | ||
<hr> | ||
</div> | ||
<p align="center"> | ||
@@ -35,2 +75,4 @@ <a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="pipeline status" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/pipeline.svg?ignore_skipped=true" /></a> | ||
- [Usage](#usage) | ||
- [Testing](../../docs/TESTING.md) | ||
- [FAQ](../../FAQ.md) | ||
- [Contributors](#contributors) | ||
@@ -37,0 +79,0 @@ - [Changelog](./CHANGELOG.md) |
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
928733
232