Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

posthog-js

Package Overview
Dependencies
Maintainers
1
Versions
662
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthog-js - npm Package Versions

1
66

1.4.4

Diff

Changelog

Source

1.4.4 - 2020-08-26

  • Fix clicks within shadowroot not being captured
  • Fix type definition of loaded
mariusandra
published 1.4.3 •

Changelog

Source

1.4.3 - 2020-08-11

  • Remove "?." to support older browsers
mariusandra
published 1.4.2 •

Changelog

Source

1.4.2 - 2020-08-11

  • Capture actions even if toolbar is in used
mariusandra
published 1.4.1 •

Changelog

Source

1.4.1 - 2020-08-10

  • Remove unused parameter for .reloadFeatureFlags()
mariusandra
published 1.4.0 •

Changelog

Source

1.4.0 - 2020-08-10

  • Have .onFeatureFlags(callback) register multiple callbacks, which get called when feature flags are loaded or updated
  • Update feature flags when identify is called.
  • Add option .reloadFeatureFlags(). Call it to trigger a reload of feature flags. (See #71)
  • Add config option sanitize_properties that accepts a function which sanitizes parameters of events (See #75)
mariusandra
published 1.3.8 •

Changelog

Source

1.3.8 - 2020-08-07

  • Set secure_cookie config to true if the page is running over https
mariusandra
published 1.3.7 •

Changelog

Source

1.3.7 - 2020-07-28

  • Store toolbar session in localStorage (instead of sessionStorage) so you don't need to authorize in every tab you have open
mariusandra
published 1.3.6 •

Changelog

Source

1.3.6 - 2020-07-27

  • Fix a parameter in the type definition
timgl
published 1.3.5 •

Changelog

Source

1.3.5 - 2020-07-20

  • Add flag to respect Do Not Track setting
mariusandra
published 1.3.4 •

Changelog

Source

1.3.4 - 2020-07-16

  • Capture safe attributes (id, name and class) if the element is an input (#63)
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