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

posthog-js-lite

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthog-js-lite

Reimplementation of posthog-js to be as light and modular as possible.

  • 0.0.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12K
decreased by-28.25%
Maintainers
1
Weekly downloads
 
Created
Source

WIP! Reimplementation of posthog-js to be as light and modular as possible.

Goals:

  • simple api
  • can do autocapture, but enabled via a plugin (not yet)
  • runs in the oldest browsers (not yet)
  • might break some APIs (if not now, then when?)

Supports already:

  • very simple api
  • capture & identify calls
  • $context from window
  • only send events after optin if needed
  • payload compression
  • 10kb (includes 5kb compression code)

FAQs

Package last updated on 06 Aug 2020

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