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

3.0.4

Diff

Changelog

Source

3.0.4 (2018-4-13)

  • Fixed endpoint for MergeRequestNotes thanks to Ev Haus in PR #63
  • Fixed Commits.editStatus method thanks to zhao0 in PR #65
jdalrymple
published 3.0.3 •

Changelog

Source

3.0.3 (2018-4-5)

  • Fixed the problem with the validation of Event resource options
jdalrymple
published 3.0.2 •

jdalrymple
published 3.0.1 •

Changelog

Source

33.0.1 (Thu Sep 02 2021)

:tada: This release contains work from a new contributor! :tada:

Thank you, Roy Jacobs (@sagacity), for all your work!

🐛 Bug Fix
  • @gitbeaker/browser
🔩 Dependency Updates
Authors: 2

jdalrymple
published 3.0.0 •

Changelog

Source

3.0.0 (2018-4-2)

  • Exporting all services separately ie. const { Projects } from 'gitlab'; as well as the usual default export: const Gitlab from 'gitlab'
  • Exporting bundles which are groups of related API's. These include: ProjectsBundle, UsersBundle and GroupsBundle
  • Added events support to the Projects, and Users
  • Added full support for ProjectVariables and GroupVariables
  • Added support for Events. This is also exposed in Projects and Users under the events function
  • Fixed the missing options parameter for the ProjectMembers and GroupMemebers APIs in PR #45 thanks to Stefan Hall
  • Supporting both camelCase and snake_case option properties: projects.all({perPage:5}) === projects.all({per_page: 5})
  • Fixed problem with .all() functions where only the some of the results were being returned
  • Completed support for all Gitlab APIs, #49, #53
m42am
published 1.8.0 •

m42am
published 1.7.1 •

m42am
published 1.7.0 •

Changelog

Source

21.7.0 (Tue Jun 16 2020)

🐛 Bug Fix
  • @gitbeaker/requester-utils
    • Fixing extendClass function to properly handle custom configuration passed to constructor #896 (@jdalrymple)
Authors: 1

m42am
published 1.6.0 •

Changelog

Source

21.6.0 (Tue Jun 16 2020)

🐛 Bug Fix
  • @gitbeaker/browser, @gitbeaker/cli, @gitbeaker/core, @gitbeaker/node, @gitbeaker/requester-utils
    • Removal of esinterlop to prefer namespace imports over default exports #893 (@jdalrymple)
Authors: 1

m42am
published 1.5.0 •

Changelog

Source

21.5.0 (Sun Jun 14 2020)

🐛 Bug Fix
  • @gitbeaker/cli
    • Update docs for positional args and switch to parseAndExit #888 (@jdalrymple)
Authors: 1

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