New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

sa-debug-viewer

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sa-debug-viewer

SensorsData Analytics Debugger Viewer

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
6
50%
Maintainers
1
Weekly downloads
 
Created
Source

Sensors Analytics NPM version Build Status Dependency Status

This is a command-line debug viwer for Sensors Analytics .

Install

Install using npm.

$ npm install -g sa-debug-viewer

Usage

sa-debug [options] <host>

Options:
  --project, -p  Project to monitor                                     [string]
  --event, -e    Event filter                                            [array]
  --userId, -u   User id                                                 [array]
  --help         Show help                                             [boolean]

e.g.

Fetch all click event from default project from debug viewer of http://my-project.cloud.sensorsdata.cn

$ sa-debug -e click -p default http://my-project.cloud.sensorsdata.cn

License

MIT

NPM downloads

Keywords

sa

FAQs

Package last updated on 18 Jul 2016

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