Socket
Socket
Sign inDemoInstall

ansi-to-pre

Package Overview
Dependencies
13
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

10

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

@@ -9,2 +9,5 @@ "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",

],
"bin": {
"ansi-to-pre": "dist/esm/bin.mjs"
},
"tshy": {

@@ -90,3 +93,6 @@ "main": true,

"license": "BlueOak-1.0.0",
"repository": "https://github.com/isaacs/ansi-to-pre"
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/ansi-to-pre.git"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc