New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

whatap

Package Overview
Dependencies
Maintainers
1
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whatap

[![WhaTap Logo](https://login.whatap.io/static/whatap_logo.png)](http://www.whatap.io/)

  • 0.0.3
  • npm
  • Socket score

Version published
Weekly downloads
1.7K
increased by3.11%
Maintainers
1
Weekly downloads
 
Created
Source

WhaTap Logo

Whatap for Node.js

Whatap allows for application performance monitoring.

Works on Linux(32bit, 64bit), MacOSx(32bit, 64bit), Windows(32bit, 64bit).

Install

You can install whatap via npm using the command below.

$ npm install --save whatap

Usage

Copy whatap.conf from node_modules/whatap into the root directory of your application.

var WhatapAgent = require('whatap').NodeAgent;
var NW = new WhatapAgent();
NW.init( function(){

});

LICENSE

Copyright © 2017 WhaTap Labs Inc. All rights reserved.

Released under the WhaTap License.

support@whatap.io

FAQs

Package last updated on 24 Feb 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

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