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

@posthog/currency-normalization-plugin

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/currency-normalization-plugin - npm Package Compare versions

Comparing version
0.0.4
to
0.0.5
+3
-2
package.json
{
"name": "@posthog/currency-normalization-plugin",
"version": "0.0.4",
"version": "0.0.5",
"description": "Convert ingested payment values between currencies",

@@ -22,3 +22,4 @@ "main": "index.js",

"jest": "^26.6.3"
}
},
"icon": "https://raw.githubusercontent.com/PostHog/apps/main/packages/currency-normalization-plugin/logo.png"
}