Socket
Socket
Sign inDemoInstall

qt-node-gitlab-api

Package Overview
Dependencies
12
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    qt-node-gitlab-api

Questrade Node Gitlab APIs library


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
4.12 MB
Created
Weekly downloads
 

Readme

Source

Questrade Node Gitlab API library

Questrade Node Gitlab APIs library

Setup

Before installing @questrade/qt-node-gitlab-api you must have first Questrade's NPM private repository setup: Run the following commands to get it done:

  1. Setup the registry.
    $ npm config set "@questrade:registry" https://artifactory.questrade.com/artifactory/api/npm/npm-main/
    
  2. Log in using your TOR AD login credentials i.e. same as your laptop login credentials.
    $ npm login --registry https://artifactory.questrade.com/artifactory/api/npm/npm-main/
    

For more options please check https://confluence.questrade.com/display/RM/jFrog+Artifactory

Installation

Once the setup is done, you just need to run the following code to get this package:

$ npm install @questrade/qt-node-gitlab-api

FAQs

Last updated on 10 May 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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