console-table-printer
Advanced tools
Comparing version 1.1.14 to 1.1.15
@@ -23,3 +23,3 @@ "use strict"; | ||
alignment: table_constants_1.COLUMN_ALIGNMENT.right | ||
})) || []; | ||
})); | ||
} | ||
@@ -26,0 +26,0 @@ initDetailed(options) { |
{ | ||
"name": "console-table-printer", | ||
"version": "1.1.14", | ||
"version": "1.1.15", | ||
"repository": "github:ayonious/console-table-printer", | ||
@@ -5,0 +5,0 @@ "description": "Printing pretty tables on console log", |
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
23677