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

ansi-to-pre

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansi-to-pre - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

LICENSE.md

5

package.json
{
"name": "ansi-to-pre",
"version": "1.0.0",
"version": "1.0.1",
"description": "convert string with ANSI color codes into a styled html pre tag",

@@ -87,3 +87,4 @@ "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",

"parse"
]
],
"license": "BlueOak-1.0.0"
}

2

README.md

@@ -107,5 +107,7 @@ # ansi-to-pre

// other goodies
theme,
defaultColor,
defaultBackground,
nameCodes,
codeNames,
namedColors,

@@ -112,0 +114,0 @@ namedBrightColors,

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