New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 Compare versions

Comparing version 11.6.1 to 12.0.0

12

CHANGELOG.md

@@ -1,8 +0,16 @@

## [11.6.1](https://github.com/jdalrymple/node-gitlab/compare/11.6.0...11.6.1) (2019-11-21)
# [12.0.0](https://github.com/jdalrymple/node-gitlab/compare/11.6.0...12.0.0) (2019-11-21)
* Switching version option type ([6558f09](https://github.com/jdalrymple/node-gitlab/commit/6558f09522ccb27d4314d99394086301fe5ae85e))
### Bug Fixes
* Fixing the inability to use environment variables in the cli export ([#463](https://github.com/jdalrymple/node-gitlab/issues/463)) ([b2ffea2](https://github.com/jdalrymple/node-gitlab/commit/b2ffea28b257e0f9f2a6f6c5940a3fc7fc60fbd2)), closes [#458](https://github.com/jdalrymple/node-gitlab/issues/458)
* Fixing the inability to use environment variables in the cli export ([#463](https://github.com/jdalrymple/node-gitlab/issues/463)) ([79d8c71](https://github.com/jdalrymple/node-gitlab/commit/79d8c718b03946e4fc02d57032f37747b1a783f7)), closes [#458](https://github.com/jdalrymple/node-gitlab/issues/458)
### BREAKING CHANGES
* Switch the version option to be a number and not a string. For example 4 instead of 'v4'.
# [11.6.0](https://github.com/jdalrymple/node-gitlab/compare/11.5.1...11.6.0) (2019-11-20)

@@ -9,0 +17,0 @@

2

package.json
{
"name": "gitlab",
"description": "Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.",
"version": "11.6.1",
"version": "12.0.0",
"author": {

@@ -6,0 +6,0 @@ "name": "Justin Dalrymple",

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