@opencreek/ext
Advanced tools
Comparing version 2.7.3--canary.36.8389762838.0 to 2.7.3--canary.36.8389811315.0
@@ -261,12 +261,2 @@ "use strict"; | ||
.value(); | ||
// console.dir({ | ||
// integerNumber, | ||
// decimalNumber: decimalNumber.toString(), | ||
// decimalNumberSc: decimalNumber.#scale, | ||
// decimalNumberVa: decimalNumber.#value, | ||
// integerParts, | ||
// decimalParts, | ||
// isCompactDisplay, | ||
// partsBeforeDecimal, | ||
// }) | ||
if (isCompactDisplay) { | ||
@@ -273,0 +263,0 @@ // if we find a compact display notation, we assume you don't want to see the decimal part |
{ | ||
"name": "@opencreek/ext", | ||
"version": "2.7.3--canary.36.8389762838.0", | ||
"version": "2.7.3--canary.36.8389811315.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
@@ -314,13 +314,2 @@ import { chain } from "./collections" | ||
// console.dir({ | ||
// integerNumber, | ||
// decimalNumber: decimalNumber.toString(), | ||
// decimalNumberSc: decimalNumber.#scale, | ||
// decimalNumberVa: decimalNumber.#value, | ||
// integerParts, | ||
// decimalParts, | ||
// isCompactDisplay, | ||
// partsBeforeDecimal, | ||
// }) | ||
if (isCompactDisplay) { | ||
@@ -327,0 +316,0 @@ // if we find a compact display notation, we assume you don't want to see the decimal part |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
238868
4296