Socket
Socket
Sign inDemoInstall

currency-formatter

Package Overview
Dependencies
3
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.4 to 1.5.5

4

currencies.json

@@ -256,6 +256,6 @@ {

"code": "CHF",
"symbol": "Fr",
"symbol": "CHF",
"thousandsSeparator": "'",
"decimalSeparator": ".",
"symbolOnLeft": false,
"symbolOnLeft": true,
"spaceBetweenAmountAndSymbol": true,

@@ -262,0 +262,0 @@ "decimalDigits": 2

{
"name": "currency-formatter",
"version": "1.5.4",
"version": "1.5.5",
"description": "A simple Javascript utility that helps you to display currency properly",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc