console-table-printer
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "console-table-printer", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"repository": "github:ayonious/console-table-printer", | ||
@@ -8,3 +8,3 @@ "description": "Printing pretty tables on console log", | ||
"scripts": { | ||
"test": "mocha $NODE_DEBUG_OPTION --timeout 10000" | ||
"test": "jest" | ||
}, | ||
@@ -14,4 +14,4 @@ "author": "Nahiyan Kamal", | ||
"devDependencies": { | ||
"mocha": "^6.2.2" | ||
"jest": "^24.9.0" | ||
} | ||
} |
# Print Pretty tables on Your Console | ||
[![Build Status](https://travis-ci.org/ayonious/console-table-printer.svg?branch=master)](https://travis-ci.org/ayonious/console-table-printer) | ||
[![codecov](https://codecov.io/gh/ayonious/console-table-printer/branch/master/graph/badge.svg)](https://codecov.io/gh/ayonious/console-table-printer) | ||
[![npm version](https://badge.fury.io/js/console-table-printer.svg)](https://badge.fury.io/js/console-table-printer) | ||
@@ -5,0 +6,0 @@ [![dependencies Status](https://david-dm.org/ayonious/console-table-printer/status.svg)](https://david-dm.org/ayonious/console-table-printer) |
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
16775
136