🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

collaborne-trackjs-client

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collaborne-trackjs-client

Collaborne-specific wrapper for the TrackJS client

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
2
Created
Source

collaborne-trackjs-client

Collaborne-specific wrapper for the TrackJS client.

The module implicitly loads the TrackJS library.

Usage

Call the configure method whenever the TrackJS related meta data change:

trackJs.configure({
    appId: 'my-app',
    clientId,
    tenant,
    viewerId: accessToken ? accessToken.viewerId : null,
    version: window.Collaborne ? window.Collaborne.version : null,
    isCordovaEnvironment
});

Keywords

monitoring

FAQs

Package last updated on 24 Jan 2017

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