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

chroma-palette

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chroma-palette - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

package.json
{
"name": "chroma-palette",
"version": "1.2.1",
"version": "1.2.2",
"description": "A light-weight utility for coloring your terminal. 0 dependencies. Default is a preselected color output from the 256 color palette, chosen to enhance legibility.",

@@ -5,0 +5,0 @@ "author": "Cal Young",

@@ -138,6 +138,3 @@ /**

declare var chromaPalette: ChromaPalette;
declare chromaPalette.ChromaPalette = ChromaPalette;
declare chromaPalette.chromaPalette = chromaPalette;
declare chromaPalette.default = chromaPalette;
export = chromaPalette;
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