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

ansi-style-parser

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-style-parser - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

8

package.json
{
"name": "ansi-style-parser",
"version": "2.0.0",
"version": "3.0.0",
"description": "Parse ANSI colors and styles",

@@ -26,8 +26,8 @@ "main": "index.js",

"devDependencies": {
"chalk": "^2.3.1",
"tape": "^4.8.0"
"chalk": "^4.1.0",
"tape": "^5.0.1"
},
"dependencies": {
"ansi-regex": "^3.0.0"
"ansi-regex": "^5.0.0"
}
}

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