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.0-rc.4

Diff

jdalrymple
published 4.2.7 •

Changelog

Source

4.2.7 (2018-11-26)

Bug Fixes

  • Handing the function arguments in the incorrect order (26235ff)
jdalrymple
published 4.2.6 •

Changelog

Source

4.2.6 (2018-11-26)

Bug Fixes

jdalrymple
published 4.2.5 •

Changelog

Source

4.2.5 (2018-11-26)

Bug Fixes

  • Project variables urls were being generated incorrectly (28b28cf)
jdalrymple
published 4.2.4 •

Changelog

Source

4.2.4 (2018-11-26)

Bug Fixes

  • Event properties using the incorrect boolean operator (5f21a46)
jdalrymple
published 4.2.3 •

Changelog

Source

4.2.3 (2018-11-26)

Bug Fixes

  • Filtering all events shouldnt require an action or a target #61 (cda23b8)
jdalrymple
published 5.0.0-rc.3 •

jdalrymple
published 5.0.0-rc.2 •

jdalrymple
published 4.2.2 •

Changelog

Source

15.0.0 (2020-03-22)

Bug Fixes

  • gitbeaker-core: 🐛 Notification Settings API special PUT requests (6c748ec)
  • gitbeaker-core: 🐛 ResourceTemplate.show was using the wrong http method (e068e6a)

Code Refactoring

  • gitbeaker-core: 💡 Adjusted the argument order for ResourceAwardEmojis (348f6c1)
  • gitbeaker-core: 💡 Updated the function header for Group.create (4a3906a)
  • gitbeaker-core: 💡 Updated the License API (2e9e580)
  • 💡 Migrated to a monorepo structure (d9cd4c9)

Features

  • gitbeaker-cli: 🎸 Added support for GITBEAKER_[Property] env variable (6851800)

BREAKING CHANGES

  • gitbeaker-core: 🧨 The order of arguments that include both the awardId and noteId has changed. It is now projectId, resourceId, noteId, and then awardId. This affects the award, remove and show functions.
  • gitbeaker-core: 🧨 Changed the spelling of the License API from Licence to License. Additionally the license.create method has been replaced with license.add and has a required first parameter that is the license. The license.all method now returns all licenses and no longer the license for the current user. This is now done by license.show.
  • gitbeaker-core: 🧨 Group.create takes an additional argument
  • 🧨 This migration requires users to import specific subpackages. For NodeJS usage, that would be @gitbeaker/node.
jdalrymple
published 5.0.0-rc.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