gitlab-fetch
Advanced tools
Comparing version 1.1.0-dev.13850281 to 1.1.1-dev.21188936
# Changelog | ||
## develop | ||
## 1.1.0 | ||
* ~deprecated `HooksApi#getHooks`, `#getHook`, `#addHook`, `#editHook` and `#deleteHook`. | ||
@@ -13,3 +15,3 @@ - Renamed to `#getAll`, `#get`, `#create`, `#edit` and `#delete`. | ||
* Fix `RepositoryApi#getFileContent`. | ||
* Handle `text/plain` responses. | ||
* Handle `text/plain` responses. | ||
* Fix parsing of `Content-Length` header. | ||
@@ -16,0 +18,0 @@ |
{ | ||
"name": "gitlab-fetch", | ||
"version": "1.1.0-dev.13850281", | ||
"version": "1.1.1-dev.21188936", | ||
"author": "Jay Anslow <jay@anslow.me.uk>", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
90681