You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

ansi-html

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

.idea/jsLibraryMappings.xml

4

index.js

@@ -22,4 +22,4 @@ module.exports = ansiHTML;

'ff0000': 31,
'00ff00': 32,
'ffff00': 33,
'209805': 32,
'e8bf03': 33,
'0000ff': 34,

@@ -26,0 +26,0 @@ 'ff00ff': 35,

{
"name": "ansi-html",
"version": "0.0.2",
"version": "0.0.3",
"description": "An elegant lib that converts the chalked (ANSI) text to HTML.",

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

@@ -6,3 +6,3 @@ ansi-html [![NPM version](https://badge.fury.io/js/ansi-html.svg)](http://badge.fury.io/js/ansi-html) [![Build Status](https://travis-ci.org/Tjatse/ansi-html.svg?branch=master)](https://travis-ci.org/Tjatse/ansi-html)

# Coverage
- All styles of [chalk](https://github.com/sindresorhus/chalk) (100%).
- All styles of [chalk](https://github.com/sindresorhus/chalk) (100%) and [colors](https://github.com/Marak/colors.js).
- There are over **150** randomized test cases under `test`.

@@ -9,0 +9,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc