Socket
Socket
Sign inDemoInstall

@trieb.work/voyager-api

Package Overview
Dependencies
18
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @trieb.work/voyager-api

A node.js client library for the LinkedIn voyager API


Version published
0
Maintainers
1
Install size
1.68 MB
Created
Weekly downloads
 

Readme

Source

Introduction

This is a wrapper module for the LinkedIn voyager API. It is not officially supported and you should check yourself, if you are allowed to use it or not. The module is including types and TSDocs, so just try it out yourself, it should be self-explanatory.

Installation and Configuration

Install it via NPM

npm i @trieb.work/voyager-api

You need to import and init the module first:

import init from '@trieb.work/voyager-api/dist/init'
import { getFullProfile } from '@trieb.work/voyager-api/dist/profile'

FAQs

Last updated on 16 Feb 2021

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