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

gitlab

Package Overview
Dependencies
Maintainers
1
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

10.0.1

Diff

Changelog

Source

10.0.1 (2019-07-30)

Bug Fixes

  • Update to Ky 0.11.2 (74e2b62)
jdalrymple
published 10.0.0 •

Changelog

Source

10.0.0 (2019-07-15)

Code Refactoring

  • Adding required labelName and colour option to the create method (199e32d)

BREAKING CHANGES

  • Labels require a colour and a name to be created. Now the create method takes a second and third argument: 'labelName' and 'color'
jdalrymple
published 9.1.0 •

Changelog

Source

9.1.0 (2019-07-12)

Features

  • Adding support for branchName key seen in the Gitlab API v3 (356466f)
jdalrymple
published 9.0.1 •

Changelog

Source

9.0.1 (2019-07-11)

Bug Fixes

  • Accept any variables that begin with uppercase letters and include an underscore #254 (fe39590)
jdalrymple
published 9.0.0 •

Changelog

Source

9.0.0 (2019-07-04)

Bug Fixes

Code Refactoring

  • Standardizing the upload argument header (aa33061)

BREAKING CHANGES

  • path argument is no longer required/available. Now, it follows a similar function header to Project.upload with an optional metadata argument Missing dependency dede
jdalrymple
published 8.0.0 •

Changelog

Source

8.0.0 (2019-07-03)

Bug Fixes

  • PushRules were missing from the ProjectBundle export and the README. #373 (f7425a7)

BREAKING CHANGES

  • PushRule export was renamed to PushRules to match the plurality of the export names
jdalrymple
published 7.0.1 •

Changelog

Source

7.0.1 (2019-07-01)

Bug Fixes

  • Revert support for the rejectUnauthorized option until issues in #377 are sorted. (f9a47c7)
jdalrymple
published 7.0.0 •

Changelog

Source

7.0.0 (2019-06-28)

Features

  • Adding missing endpoints for deploy keys #373 (b23dd29)

BREAKING CHANGES

  • all method now takes an optional object since projectId is no longer required. If no projectId is passed, the all method returns all deploy keys across all projects of the GitLab instance
jdalrymple
published 6.4.0 •

Changelog

Source

6.4.0 (2019-06-28)

Bug Fixes

  • Handle body types properly if not JSON ie formData (a135841), closes #355
  • Missing headers when posting json data (861f89e)
  • Use the correct agent configuration for the rejectUnauthorized option (775d755), closes #357

Features

jdalrymple
published 6.3.7 •

Changelog

Source

6.3.7 (2019-06-12)

Bug Fixes

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