@gitbeaker/core
Advanced tools
Comparing version 25.3.0 to 25.4.0
@@ -0,1 +1,18 @@ | ||
# v25.4.0 (Tue Nov 24 2020) | ||
#### 🐛 Bug Fix | ||
- Supress Bundler typescript warnings [#1328](https://github.com/jdalrymple/gitbeaker/pull/1328) ([@kiprasmel](https://github.com/kiprasmel)) | ||
#### ⚠️ Pushed to `master` | ||
- Temporary omission of ts error ([@jdalrymple](https://github.com/jdalrymple)) | ||
#### Authors: 2 | ||
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) | ||
- Kipras Melnikovas ([@kiprasmel](https://github.com/kiprasmel)) | ||
--- | ||
# v25.3.0 (Fri Nov 06 2020) | ||
@@ -2,0 +19,0 @@ |
{ | ||
"name": "@gitbeaker/core", | ||
"description": "Core API implementation of the GitLab API. Supports Promises, Async/Await.", | ||
"version": "25.3.0", | ||
"version": "25.4.0", | ||
"author": { | ||
@@ -12,3 +12,3 @@ "name": "Justin Dalrymple" | ||
"dependencies": { | ||
"@gitbeaker/requester-utils": "^25.3.0", | ||
"@gitbeaker/requester-utils": "^25.4.0", | ||
"form-data": "^3.0.0", | ||
@@ -56,3 +56,3 @@ "li": "^1.3.0", | ||
}, | ||
"gitHead": "94090d65b55225714b6d2c7c8ade5ae9bf7d88f8" | ||
"gitHead": "95dd0cc76b6b4d82bc31be650fdcb09ebf7d7270" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
505008
8377