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.5
to
0.0.6
+2
-3
package.json
{
"name": "@posthog/currency-normalization-plugin",
"version": "0.0.5",
"version": "0.0.6",
"description": "Convert ingested payment values between currencies",

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

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

@@ -49,3 +49,4 @@ {

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