Socket
Socket
Sign inDemoInstall

cute-dump

Package Overview
Dependencies
6
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "cute-dump",
"version": "1.0.2",
"version": "1.0.3",
"description": "Dump an object with pretty colors for instant visual greping on console and browser",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -78,4 +78,4 @@ Dump an object with pretty colors for instant visual greping. Works on *terminal console* and *browser*.

If you want to use exprima in a browser, include the [browser version](https://github.com/Lepzulnag/cute-dump/blob/master/browser/cute-dump.js) in a script tag.
If you want to use `cute-dump` in a browser, include the [browser version](https://github.com/Lepzulnag/cute-dump/blob/master/browser/cute-dump.js) in a script tag.
You can then use the global object `cute` in the same way as in the Node API, with the only difference that printing in console won't be colored.
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc