Socket
Socket
Sign inDemoInstall

gitlab-x

Package Overview
Dependencies
5
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

2

index.js

@@ -17,3 +17,3 @@ #!/usr/bin/env node

const version = JSON.parse(readFileSync('./package.json')).version;
const version = JSON.parse(readFileSync(`${__dirname}/package.json`)).version;

@@ -20,0 +20,0 @@ const parser = new ArgumentParser({

{
"name": "gitlab-x",
"version": "0.1.0",
"version": "0.1.1",
"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