Socket
Socket
Sign inDemoInstall

colors

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colors - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

index.d.ts

0

examples/normal-usage.js

@@ -0,0 +0,0 @@ var colors = require('../lib/index');

@@ -0,0 +0,0 @@ var colors = require('../safe');

@@ -0,0 +0,0 @@ /*

@@ -0,0 +0,0 @@ module['exports'] = function runTheTrap (text, options) {

@@ -0,0 +0,0 @@ // please no

@@ -0,0 +0,0 @@ var colors = require('./colors');

@@ -0,0 +0,0 @@ var colors = require('./colors');

@@ -0,0 +0,0 @@ var colors = require('../colors');

@@ -0,0 +0,0 @@ var colors = require('../colors');

@@ -0,0 +0,0 @@ var colors = require('../colors');

@@ -0,0 +0,0 @@ var colors = require('../colors');

@@ -0,0 +0,0 @@ /*

@@ -0,0 +0,0 @@ /*

6

package.json
{
"name": "colors",
"description": "get colors in your node.js console",
"version": "1.2.0",
"version": "1.2.1",
"author": "Marak Squires",

@@ -26,4 +26,6 @@ "homepage": "https://github.com/Marak/colors.js",

"safe.js",
"themes"
"themes",
"index.d.ts",
"safe.d.ts"
]
}

@@ -0,0 +0,0 @@ # colors.js

@@ -0,0 +0,0 @@ //

@@ -0,0 +0,0 @@ module['exports'] = {

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