Comparing version 5.2.0 to 5.2.1
@@ -37,3 +37,3 @@ /* ansi_up.js | ||
function AnsiUp() { | ||
this.VERSION = "5.2.0"; | ||
this.VERSION = "5.2.1"; | ||
this.setup_palettes(); | ||
@@ -40,0 +40,0 @@ this._use_classes = false; |
@@ -55,3 +55,3 @@ /* ansi_up.js | ||
{ | ||
VERSION = "5.2.0"; | ||
VERSION = "5.2.1"; | ||
@@ -58,0 +58,0 @@ // |
{ | ||
"name": "ansi_up", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"description": "Convert ansi sequences in strings to colorful HTML", | ||
@@ -28,9 +28,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"npm": "^9.6.3", | ||
"mocha": "^10.2.0", | ||
"should": "*", | ||
"typescript": "^3.9.10" | ||
}, | ||
"dependencies": { | ||
"npm": "^9.6.3" | ||
} | ||
} |
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
0
281743
4
- Removednpm@^9.6.3
- Removednpm@9.9.3(transitive)