Socket
Socket
Sign inDemoInstall

gitlab-x

Package Overview
Dependencies
4
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.6 to 0.2.7

2

api-driver.js

@@ -181,3 +181,3 @@ const axios = require("axios");

catch(e) {
throw new GitlabApiError(`Error requesting artifact '${filePath}' generated by job '${jobName}' from branch '${branchName}' for project identified by '${projectIdentifier}'\n\nOriginal Error:\n${e}`)
throw new GitlabApiError(`Error requesting artifact '${artifactPath}' generated by job '${jobName}' from branch '${branchName}' for project identified by '${projectIdentifier}'\n\nOriginal Error:\n${e}`)
}

@@ -184,0 +184,0 @@ }

{
"name": "gitlab-x",
"version": "0.2.6",
"version": "0.2.7",
"description": "GitLab Executor API Interface",

@@ -5,0 +5,0 @@ "repository": "https://github.com/mxcd/gitlab-api",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc