console-table-printer
Advanced tools
Comparing version 1.0.3 to 1.1.6
{ | ||
"name": "console-table-printer", | ||
"version": "1.0.3", | ||
"version": "1.1.6", | ||
"repository": "github:ayonious/console-table-printer", | ||
"description": "Printing pretty tables on console log", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"setup": "npm install", | ||
"build": "tsc", | ||
"test": "jest --config jestconfig.json" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"author": "Nahiyan Kamal", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"jest": "^24.9.0" | ||
"@types/jest": "^24.0.19", | ||
"jest": "^24.9.0", | ||
"ts-jest": "^24.1.0", | ||
"typescript": "^3.6.4" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
23533
17
515
4
1