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 5.2.0 to 5.2.1

2

ansi_up.js

@@ -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

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