Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

console-table-printer

Package Overview
Dependencies
Maintainers
1
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

console-table-printer - npm Package Compare versions

Comparing version 1.0.3 to 1.1.6

dist/index.d.ts

15

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc