Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@posthog/plugin-unduplicates

Package Overview
Dependencies
Maintainers
8
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@posthog/plugin-unduplicates - npm Package Compare versions

Comparing version
0.0.4
to
0.0.5
+3
-2
package.json
{
"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"
}