🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

qt-node-gitlab-api

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qt-node-gitlab-api

Questrade Node Gitlab APIs library

1.0.1
latest
npm
Version published
Maintainers
1
Created
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:

  • Setup the registry.
    $ npm config set "@questrade:registry" https://artifactory.questrade.com/artifactory/api/npm/npm-main/
    
  • 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

Package last updated on 10 May 2023

Did you know?

Socket

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