šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

kepler-companion

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kepler-companion

Kepler analytics toolkit for client side

1.1.6
latest
Source
npm
Version published
Weekly downloads
26
-49.02%
Maintainers
0
Weekly downloads
Ā 
Created
Source

Kepler Companon

Installation

npm install kepler-companion

Usage

import KeplerCompanion from 'kepler-companion';

const tracker = new KeplerCompanion();

tracker.track({
  action: 'action:to:track',
  product: 'my-product',
  version: '1.0.0',
});

FAQs

Package last updated on 20 Sep 2024

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