While reviewing my PostHog instance, the SDK Doctor flagged that PixieHog is sending events using outdated PostHog SDK versions.
This appears to come from the dependencies defined in the PixieHog source:
"posthog-js": "^1.280.1",
"posthog-js-lite": "^4.1.6"
However, according to PostHog:
- Latest posthog-js version: ~1.359.x
- Latest posthog-node version: ~5.28.x
Any timeframe for maintaining the library versions in check? I believe there were a few security issues addressed by newer versions.
Thanks a lot for creating PixieHog btw!
Kudos for helping Shopify shop owners get started quickly with their analytics!

While reviewing my PostHog instance, the SDK Doctor flagged that PixieHog is sending events using outdated PostHog SDK versions.
This appears to come from the dependencies defined in the PixieHog source:
"posthog-js": "^1.280.1",
"posthog-js-lite": "^4.1.6"
However, according to PostHog:
Any timeframe for maintaining the library versions in check? I believe there were a few security issues addressed by newer versions.
Thanks a lot for creating PixieHog btw!
Kudos for helping Shopify shop owners get started quickly with their analytics!