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

ansi_up

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansi_up - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

2

ansi_up.js

@@ -37,3 +37,3 @@ /* ansi_up.js

function AnsiUp() {
this.VERSION = "4.0.2";
this.VERSION = "4.0.3";
this.setup_palettes();

@@ -40,0 +40,0 @@ this._use_classes = false;

@@ -53,3 +53,3 @@ /* ansi_up.js

{
VERSION = "4.0.2";
VERSION = "4.0.3";

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

{
"name": "ansi_up",
"version": "4.0.2",
"version": "4.0.3",
"description": "Convert ansi sequences in strings to colorful HTML",

@@ -5,0 +5,0 @@ "keywords": [

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