table-printer-cli
Advanced tools
Comparing version 1.0.237 to 1.1.0
{ | ||
"name": "table-printer-cli", | ||
"version": "1.0.237", | ||
"version": "1.1.0", | ||
"description": "console table printer cli. Print table on bash terminal", | ||
@@ -18,7 +18,8 @@ "main": "dist/index.js", | ||
"format": "prettier --write \"**/*.{json,md,ts,tsx,yml,js,jsx}\"", | ||
"test": "jest --config jestconfig.json" | ||
"test": "jest --config jestconfig.json", | ||
"semantic-release": "semantic-release" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/ayonious/table-printer-cli.git" | ||
"url": "https://github.com/ayonious/table-printer-cli.git" | ||
}, | ||
@@ -42,3 +43,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/jest": "^26.0.15", | ||
"@semantic-release/changelog": "^5.0.1", | ||
"@semantic-release/git": "^9.0.0", | ||
"@types/jest": "^26.0.14", | ||
"@types/node": "^13.13.5", | ||
@@ -54,2 +57,3 @@ "@typescript-eslint/eslint-plugin": "^4.6.1", | ||
"pretty-quick": "^3.1.0", | ||
"semantic-release": "^17.2.1", | ||
"ts-jest": "^26.4.3", | ||
@@ -56,0 +60,0 @@ "typescript": "^4.0.5" |
@@ -18,15 +18,10 @@ <h1 align="center">table-printer-cli</h1> | ||
<p align="center"> | ||
<a href="https://david-dm.org/ayonious/table-printer-cli"> | ||
<img alt="dependencies Status" src="https://david-dm.org/ayonious/table-printer-cli/status.svg"> | ||
<a href="https://github.com/prettier/prettier"> | ||
<img alt="code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=plastic"> | ||
</a> | ||
<a href="https://david-dm.org/ayonious/table-printer-cli?type=dev"> | ||
<img alt="devDependencies Status" src="https://david-dm.org/ayonious/table-printer-cli/dev-status.svg"> | ||
</a> | ||
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2Fayonious%2Ftable-printer-cli?ref=badge_shield" alt="FOSSA Status"> | ||
<img src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Fayonious%2Ftable-printer-cli.svg?type=shield"/> | ||
</a> | ||
</p> | ||
<p align="center"> | ||
<a href="https://github.com/prettier/prettier"> | ||
<img alt="code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=plastic"> | ||
<a href="https://github.com/semantic-release/semantic-release"> | ||
<img alt="semantic-release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg"> | ||
</a> | ||
@@ -33,0 +28,0 @@ </p> |
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
7488
10
16
71