Socket
Socket
Sign inDemoInstall

gitlab-fetch

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab-fetch - npm Package Versions

234

1.1.0

Diff

Changelog

Source

1.1.0

  • ~deprecated HooksApi#getHooks, #getHook, #addHook, #editHook and #deleteHook.
    • Renamed to #getAll, #get, #create, #edit and #delete.
  • ~deprecated RepositoryApi#getFile(path: string, ifExists: true).
    • Use #tryGetFile.
  • Added #tryGet methods to BranchesApi, CommitsApi, GroupApi, HooksApi, MergeRequestsApi, ProjectApi, TagsApi and UsersApi (and RepositoryApi#tryGetFile and MergeRequestsApi#tryGetVersion)
    • Equivalent of existing #get (or similar) methods, except they return undefined if they recieve a 404 response.
janslow
published 1.1.1-dev.21188936 •

janslow
published 1.0.1 •

Changelog

Source

1.0.1

  • Fix RepositoryApi#getFileContent.
    • Handle text/plain responses.
    • Fix parsing of Content-Length header.
janslow
published 1.1.0-dev.13850281 •

janslow
published 1.1.0-dev.13831620 •

janslow
published 1.1.0-dev.13830735 •

janslow
published 1.0.0 •

Changelog

Source

1.0.0

  • Fix name of ListProjectParams#order_by parameter (was #orderBy)
  • Add pagination parameters to operations which return lists.
  • Added JiraServiceApi.
janslow
published 1.0.0-dev.13803915 •

janslow
published 0.4.0-dev.13612137 •

janslow
published 0.4.0-dev.13611810 •

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