Comparing version 4.0.2 to 4.0.3
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
289293
32