@gitbeaker/core
Advanced tools
Comparing version 25.6.1-canary.1352.225920336.0 to 26.0.0
@@ -0,1 +1,13 @@ | ||
# v26.0.0 (Sun Dec 06 2020) | ||
#### 💥 Breaking Change | ||
- Export the APIMap through a compile-time replacement [#1352](https://github.com/jdalrymple/gitbeaker/pull/1352) ([@jdalrymple](https://github.com/jdalrymple)) | ||
#### Authors: 1 | ||
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) | ||
--- | ||
# v25.6.0 (Mon Nov 30 2020) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@gitbeaker/core", | ||
"description": "Core API implementation of the GitLab API. Supports Promises, Async/Await.", | ||
"version": "25.6.1-canary.1352.225920336.0", | ||
"version": "26.0.0", | ||
"author": { | ||
@@ -12,3 +12,3 @@ "name": "Justin Dalrymple" | ||
"dependencies": { | ||
"@gitbeaker/requester-utils": "25.6.1-canary.1352.225920336.0", | ||
"@gitbeaker/requester-utils": "^26.0.0", | ||
"form-data": "^3.0.0", | ||
@@ -56,3 +56,3 @@ "li": "^1.3.0", | ||
}, | ||
"gitHead": "900ce6c283fdf733c19709f50d3bd72e52cd1130" | ||
"gitHead": "ac53f77d9fc31a6c20534e26c0d25e4be3e8e6e2" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
599771
0
+ Added@gitbeaker/requester-utils@26.0.1(transitive)
- Removed@gitbeaker/requester-utils@25.6.1-canary.1352.225920336.0(transitive)