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
664
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.7.0-alpha.1

Diff

macobo
published 1.7.0-alpha.0 •

macobo
published 1.6.0 •

Changelog

Source

1.6.0 - 2020-11-05

  • Allow updating user properties when calling posthog.identify('identity, { some: 'value' }) (#105)
  • Allow disabling $feature_flag_called event: `posthog.isFeatureEnabled('flag', { send_event: false }) (#100)
  • Make cookieless analytics possible by passing persistence: 'memory' to posthog.init (#82)
  • Avoid sending $pageleave events when capture_pageview: false passed to posthog.init (#109)
  • Code cleanup, bug fixes, integration test suite and more tech debt work
macobo
published 1.5.2 •

Changelog

Source

1.5.2 - 2020-10-22

  • Autocapture bugfix: Ignore extra spaces in classnames #99
  • Improve typing of posthog-js (#103)
macobo
published 1.5.1 •

Changelog

Source

1.5.1 - 2020-10-22

  • Improve typing of posthog.js #97 (thanks @stonesthatwhisper)
  • Improve session recording, generate $session_id fields #91 #96
  • Fix a bug with session recording events not being saved #95
  • Improve test coverage #94
macobo
published 1.5.1-beta.0 •

mariusandra
published 1.5.0 •

Changelog

Source

1.5.0 - 2020-09-08

  • Add beta functionality to do session recording
  • Add $feature_flag_called event
  • Add beta Sentry integration
timgl
published 1.5.0-beta.1 •

timgl
published 1.5.0-beta.0 •

timgl
published 1.4.5 •

Changelog

Source

1.4.5 - 2020-09-08

  • Fix clicks in shadowroot for Firefox and Safari
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