Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@trieb.work/voyager-api

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

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

  • 1.0.14
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 16 Feb 2021

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc