Socket
Socket
Sign inDemoInstall

ansicolor

Package Overview
Dependencies
0
Maintainers
2
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.70 to 1.1.71

10

package.json
{
"name": "ansicolor",
"version": "1.1.70",
"description": "The final solution to the ANSI color/style management. Works in browsers!",
"version": "1.1.71",
"description": "A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.",
"main": "./build/ansicolor.js",

@@ -21,2 +21,3 @@ "scripts": {

"ANSI",
"ansi to css",
"code",

@@ -64,3 +65,2 @@ "codes",

"ansi to html",
"ansi to css",
"ansi for web",

@@ -96,4 +96,4 @@ "web ansi",

"babel-plugin-transform-es2015-spread": "^6.22.0",
"coveralls": "^2.13.1",
"eslint": "^4.7.2",
"coveralls": "^2.13.3",
"eslint": "^4.8.0",
"istanbul": "^0.4.5",

@@ -100,0 +100,0 @@ "mocha": "^3.5.3",

@@ -5,3 +5,3 @@ # ansicolor

A quality library for the ANSI color/style management. Small. Clean. No dependencies.
A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.

@@ -8,0 +8,0 @@ ```bash

Sorry, the diff of this file is too big to display

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