currency-formatter
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -256,3 +256,3 @@ module.exports = [ | ||
code: 'CHF', | ||
symbol: 'Fr.', | ||
symbol: 'CHF.', | ||
thousandsSeparator: '\'', | ||
@@ -259,0 +259,0 @@ decimalSeparator: '.', |
{ | ||
"name": "currency-formatter", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A simple Javascript utility that helps you to display currency properly", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44022