@coingecko/cryptoformat
Advanced tools
@@ -174,3 +174,3 @@ 'use strict'; | ||
| let numberFormatOptions = { style: "decimal", notation: "compact", minimumFractionDigits: 0, maximumFractionDigits: 2 }; | ||
| let numberFormatOptions = { style: "decimal", notation: "compact", minimumFractionDigits: 0, maximumFractionDigits: 3 }; | ||
@@ -177,0 +177,0 @@ // Currency symbol is supported if currency is Fiat/BTC/ETH. |
@@ -170,3 +170,3 @@ // A map of supported currency codes to currency symbols. | ||
| let numberFormatOptions = { style: "decimal", notation: "compact", minimumFractionDigits: 0, maximumFractionDigits: 2 }; | ||
| let numberFormatOptions = { style: "decimal", notation: "compact", minimumFractionDigits: 0, maximumFractionDigits: 3 }; | ||
@@ -173,0 +173,0 @@ // Currency symbol is supported if currency is Fiat/BTC/ETH. |
@@ -176,3 +176,3 @@ (function (global, factory) { | ||
| let numberFormatOptions = { style: "decimal", notation: "compact", minimumFractionDigits: 0, maximumFractionDigits: 2 }; | ||
| let numberFormatOptions = { style: "decimal", notation: "compact", minimumFractionDigits: 0, maximumFractionDigits: 3 }; | ||
@@ -179,0 +179,0 @@ // Currency symbol is supported if currency is Fiat/BTC/ETH. |
+1
-1
| { | ||
| "name": "@coingecko/cryptoformat", | ||
| "version": "0.6.0", | ||
| "version": "0.7.0", | ||
| "description": "Javascript library to format and display cryptocurrencies and fiat", | ||
@@ -5,0 +5,0 @@ "main": "lib/cryptoformat.cjs.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
Infinity%