@gitbeaker/core
Advanced tools
Comparing version 18.2.0 to 19.0.0
@@ -0,1 +1,13 @@ | ||
# v19.0.0 (Thu Apr 23 2020) | ||
#### 💥 Breaking Change | ||
- Adding CLI Integration Tests and Preferring named exports [#711](https://github.com/jdalrymple/gitbeaker/pull/711) ([@jdalrymple](https://github.com/jdalrymple)) | ||
#### Authors: 1 | ||
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) | ||
--- | ||
# v18.1.0 (Wed Apr 22 2020) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@gitbeaker/core", | ||
"description": "Core API implementation of the GitLab API. Supports Promises, Async/Await.", | ||
"version": "18.2.0", | ||
"version": "19.0.0", | ||
"author": { | ||
@@ -12,3 +12,3 @@ "name": "Justin Dalrymple" | ||
"dependencies": { | ||
"@gitbeaker/requester-utils": "^18.2.0", | ||
"@gitbeaker/requester-utils": "^19.0.0", | ||
"form-data": "^3.0.0", | ||
@@ -57,3 +57,3 @@ "li": "^1.3.0", | ||
"types": "dist/types/index.d.ts", | ||
"gitHead": "c4c8f9543981958379444b90a718d5232e349bf6" | ||
"gitHead": "eb13b3498134fd07354bb77b786e176d69fe6463" | ||
} |
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
312594
+ Added@gitbeaker/requester-utils@19.7.1(transitive)
- Removed@gitbeaker/requester-utils@18.2.0(transitive)