@posthog/plugin-unduplicates
Advanced tools
+3
-2
| { | ||
| "name": "@posthog/plugin-unduplicates", | ||
| "version": "0.0.4", | ||
| "version": "0.0.5", | ||
| "description": "Prevent duplicates in your data by rejecting duplicate events at ingestion.", | ||
@@ -45,3 +45,4 @@ "main": "index.ts", | ||
| "*.{ts,tsx,js,jsx,json,yaml,toml,css,scss,html,xml}": "prettier --write" | ||
| } | ||
| }, | ||
| "icon": "https://raw.githubusercontent.com/PostHog/apps/main/packages/posthog-app-unduplicates/logo.png" | ||
| } |
53576
0.21%