Comparing version 12.0.1 to 12.1.1
{ | ||
"name": "gitlab", | ||
"description": "Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.", | ||
"version": "12.0.1", | ||
"version": "12.1.1", | ||
"author": { | ||
@@ -61,2 +61,4 @@ "name": "Justin Dalrymple", | ||
"rollup-plugin-typescript2": "^0.25.2", | ||
"rollup-plugin-node-builtins": "^2.1.2", | ||
"rollup-plugin-node-globals": "^1.4.0", | ||
"semantic-release": "^15.13.31", | ||
@@ -63,0 +65,0 @@ "strip-ansi": "^6.0.0", |
@@ -74,3 +74,3 @@ [![npm @latest](https://img.shields.io/npm/v/gitlab.svg)](https://www.npmjs.com/package/gitlab) | ||
| `jobToken` | No\* | N/A | CI Job Token. Required (one of the three tokens are required) | | ||
| `rejectUnauthorized` | Yes | `false` | Http Certificate setting | | ||
| `rejectUnauthorized` | Yes | `true` | Http Certificate setting, Only applies to HTTPS hosts urls | | ||
| `sudo` | Yes | `false` | [Sudo](https://docs.gitlab.com/ee/api/#sudo) query parameter | | ||
@@ -77,0 +77,0 @@ | `version` | Yes | `4` | API Version ID | |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
602729
2965
34
3