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

posthog-js

Package Overview
Dependencies
Maintainers
3
Versions
764
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthog-js - npm Package Versions

1
1517
76

1.174.1

Diff
timgl
published 1.174.1 •

Changelog

Source

1.174.1 - 2024-10-18

  • fix: do not capture entire elements in web vitals (#1483)
timgl
published 1.174.0 •

Changelog

Source

1.174.0 - 2024-10-17

  • Make entire cancel button area clickable (#1473)
  • feat: swap the default to identified_only (#1468)
timgl
published 1.173.0 •

Changelog

Source

1.173.0 - 2024-10-17

  • feat(web-analytics): Store nulls for unset campaign params (#1482)
timgl
published 1.172.1 •

Changelog

Source

1.172.1 - 2024-10-17

  • chore: add crossOrigin='anonymous' to snippet script (#1481)
timgl
published 1.172.0 •

Changelog

Source

1.172.0 - 2024-10-17

  • chore: build an es5 bundle and move main to es6 (#1480)
timgl
published 1.171.0 •

Changelog

Source

1.171.0 - 2024-10-17

  • feat: start session recording on url trigger (#1451)
  • chore: babel targets in rollup config (#1479)
timgl
published 1.170.1 •

Changelog

Source

1.170.1 - 2024-10-16

  • feat: add stack to stacktraceless "exceptions" (#1472)
timgl
published 1.170.0 •

Changelog

Source

1.170.0 - 2024-10-16

  • fix: web vitals delayed capture (#1474)
timgl
published 1.169.1 •

Changelog

Source

1.169.1 - 2024-10-16

  • chore: skip if Array.from is missing (#1475)
timgl
published 1.169.0 •

Changelog

Source

1.169.0 - 2024-10-15

  • feat: report reason for recording start (#1452)
  • chore: improve exception autocapture (#1466)