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
4
Versions
778
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthog-js - npm Package Versions

1
6668
78

1.14.4

Diff
timgl
published 1.14.4 •

Changelog

Source

1.14.4 - 2021-10-14

  • filter data urls out of large payloads (#317)
timgl
published 1.14.3 •

Changelog

Source

1.14.3 - 2021-10-12

  • Expand allowed input types to 'button', 'checkbox', 'submit', 'reset' (#315)
timgl
published 1.14.2 •

Changelog

Source

1.14.2 - 2021-10-12

  • dont mind me, just bumping versions (#316)
  • fix: localStorage access denied error being thrown (#312)
timgl
published 1.14.1 •

Changelog

Source

1.14.1 - 2021-10-06

  • Reduce code paths that could encode post data as the string undefined (#300)
timgl
published 1.14.0 •

Changelog

Source

1.14.0 - 2021-10-05

  • Bump build and a readme change (#306)
  • Add posthog.people.increment (#254)
  • Send initial pageview immediately (#295)
  • add a test for init-ing and reading the on xhr error handler (#308)
timgl
published 1.13.17 •

Changelog

Source

1.13.17 - 2021-10-04

  • corrects exported type which got out of sync with core.js file (#307)
timgl
published 1.13.16 •

Changelog

Source

1.13.16 - 2021-10-04

  • Allow injection from config of a function to call when xhr requests fail (#296)
  • add instructions for developing with Yalc (#303)
  • Revert "Speculative logging for PostHog/posthog#4816 (#293)" (#302)
  • Filter out _ngcontent attributes in autocapture (#298)
  • corrects a test where assertion and setup didn't match test name (#299)
timgl
published 1.13.15 •

Changelog

Source

1.13.15 - 2021-09-29

  • Speculative logging for PostHog/posthog#4816 (#293)
  • Bump tmpl from 1.0.4 to 1.0.5 in /react (#287)
  • Bump ansi-regex from 5.0.0 to 5.0.1 in /react (#294)
timgl
published 1.13.14 •

Changelog

Source

1.13.14 - 2021-09-28

  • Revert "Trigger onFeatureFlags on reset (#263)" (#292)
timgl
published 1.13.13 •

Changelog

Source

1.13.13 - 2021-09-17

  • Trigger onFeatureFlags on reset (#263)
  • Do not crash when calling capture() after skipping init(), fixes #281 (#282)