You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@posthog/convex

Package Overview
Dependencies
Maintainers
16
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@posthog/convex - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+3
-3
package.json

@@ -14,3 +14,3 @@ {

"author": "PostHog Inc.",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",

@@ -52,4 +52,4 @@ "keywords": [

"dependencies": {
"posthog-node": "5.24.16",
"@posthog/core": "1.23.0"
"@posthog/core": "1.23.1",
"posthog-node": "5.24.17"
},

@@ -56,0 +56,0 @@ "devDependencies": {

@@ -238,3 +238,3 @@ <p align="center">

See the [example app](./example) for a working demo.
See the [example app](../../examples/example-convex/) for a working demo.

@@ -241,0 +241,0 @@ ## 🛠️ Development