Socket
Socket
Sign inDemoInstall

@gitbeaker/core

Package Overview
Dependencies
Maintainers
1
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitbeaker/core - npm Package Compare versions

Comparing version 21.0.1 to 21.1.0

LICENSE.md

18

CHANGELOG.md

@@ -1,3 +0,17 @@

# v20.0.0 (Fri Jun 12 2020)
# v21.1.0 (Sun Jun 14 2020)
#### 🐛 Bug Fix
- Fixing missing CLI tests and modifyServices function [#886](https://github.com/jdalrymple/gitbeaker/pull/886) ([@jdalrymple](https://github.com/jdalrymple))
- Updating CHANGELOG.md \[skip ci\] ([@jdalrymple](https://github.com/jdalrymple))
- v21.0.1 ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v21.0.1 (Fri Jun 12 2020)
:tada: This release contains work from new contributors! :tada:

@@ -199,2 +213,2 @@

- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])

7

package.json
{
"name": "@gitbeaker/core",
"description": "Core API implementation of the GitLab API. Supports Promises, Async/Await.",
"version": "21.0.1",
"version": "21.1.0",
"author": {

@@ -12,3 +12,3 @@ "name": "Justin Dalrymple"

"dependencies": {
"@gitbeaker/requester-utils": "^21.0.0",
"@gitbeaker/requester-utils": "^21.1.0",
"form-data": "^3.0.0",

@@ -56,3 +56,4 @@ "li": "^1.3.0",

"test:unit": "jest test/unit"
}
},
"gitHead": "ee1b0ed46db2f4d034140ee05ad40f96fec26005"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc