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

has-ansi-cli

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

has-ansi-cli - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

10

package.json
{
"name": "has-ansi-cli",
"version": "4.0.0",
"version": "4.1.0",
"description": "Check if a string has ANSI escape codes",

@@ -15,3 +15,3 @@ "license": "MIT",

"bin": {
"has-ansi": "cli.js"
"has-ansi": "./cli.js"
},

@@ -54,4 +54,4 @@ "engines": {

"dependencies": {
"get-stdin": "^8.0.0",
"has-ansi": "^4.0.0",
"get-stdin": "^9.0.0",
"has-ansi": "^5.0.0",
"meow": "^9.0.0"

@@ -62,4 +62,4 @@ },

"execa": "^5.0.0",
"xo": "^0.37.1"
"xo": "^0.38.2"
}
}
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