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

as-table

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

as-table - npm Package Compare versions

Comparing version 1.0.36 to 1.0.37

14

package.json
{
"name": "as-table",
"version": "1.0.36",
"version": "1.0.37",
"description": "A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.",

@@ -54,15 +54,15 @@ "main": "build/as-table.js",

"devDependencies": {
"ansicolor": "^1.1.71",
"ansicolor": "^1.1.81",
"babel-cli": "^6.26.0",
"babel-plugin-transform-es2015-destructuring": "^6.23.0",
"babel-plugin-transform-es2015-spread": "^6.22.0",
"coveralls": "^2.13.3",
"eslint": "^4.8.0",
"coveralls": "^3.0.3",
"eslint": "^4.19.1",
"istanbul": "^0.4.5",
"mocha": "^3.5.3",
"nyc": "^11.2.1"
"mocha": "^6.0.2",
"nyc": "^13.3.0"
},
"dependencies": {
"printable-characters": "^1.0.37"
"printable-characters": "^1.0.42"
}
}

Sorry, the diff of this file is not supported yet

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