Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gitlab

Package Overview
Dependencies
Maintainers
3
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab - npm Package Versions

1
17

5.0.2

Diff

Changelog

Source

5.0.2 (2019-05-31)

Bug Fixes

  • Properly handling the response bodies returned from gitlab (881b87b), closes #320
jdalrymple
published 5.0.1 •

Changelog

Source

5.0.1 (2019-05-26)

Bug Fixes

  • package: Making lint-staged a dev dependency (5c949b2)
  • package: Missing dependency (40f5d21)
jdalrymple
published 5.0.0 •

Changelog

Source

5.0.0 (2019-05-25)

Bug Fixes

  • #227 Fixing array syntax thanks to Lukas Eipert (https://github.com/leipert) (aa6acb1)
  • Fixing Todos support. If todoId was not passed, an undefined value would be introduced into the url (cea5a2b)
  • Fixing typing structure and configuration (a79dabe)
  • Merge Request Approvals API did not match official API (e4ba731)
  • Removed xhr library in favour of ky, and switched request for got for a smaller package size and retry functionality (ee4730f)
  • ResourceAwardEmojis API wasn't properly filtering based on awardId (a7b29c1)

Code Refactoring

  • Expose optional parameters for the NotiicationSettings API (1ba9126)
  • Removed Fs dependency for better browser support (037f4ed)
  • Removed inconsistent export strategies (03e85ef)
  • Removed the confusing url parameter from BaseService (26e2e52)
  • Requiring content for the Note related APIs (7453779)
  • Similar to the RepositoryFiles API changes (97dd060)
  • SystemHooks API function header updates (6ea90d3)
  • Triggers API required arguments exposed as optional (62e032b)
  • Updating the MergeRequest API's pipeline function header (46a541b)

Features

  • Added LDAP support to the Groups API (3f6d409)
  • Added the ability to add sudo to specific requests (18effa2)
  • Added the missing edit function to the Groups API (ee6d490)
  • Adding the option to conditionally camelize response body (5f97193)

BREAKING CHANGES

  • Triggers API pipeline function requires the ref and token
  • Notes now require a body argument
  • NotificationSettings API edit function now takes one parameter, options
  • MergeRequest Pipelines require the mergeRequestId
  • Updated Approvals API support to match https://docs.gitlab.com/ee/api/merge_request_approvals.html
  • Removed dependency on FS. Now the Projects API takes in two arguments projectId and content as well as an option fileName argument
  • Removed projectId from System Hooks API since it wasn't required
  • Added content as a required parameter for RepositoryFiles
  • Changing everything to named exports for simplicity
  • Switching required initialization argument from 'url' to 'host'
jdalrymple
published 5.0.0-rc.17 •

jdalrymple
published 5.0.0-rc.16 •

jdalrymple
published 5.0.0-rc.15 •

jdalrymple
published 5.0.0-rc.14 •

jdalrymple
published 5.0.0-rc.13 •

jdalrymple
published 5.0.0-rc.12 •

jdalrymple
published 5.0.0-rc.11 •

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