Socket
Socket
Sign inDemoInstall

has-ansi

Package Overview
Dependencies
2
Maintainers
2
Versions
11
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

8

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

@@ -12,2 +12,6 @@ "license": "MIT",

},
"maintainers": [
"Sindre Sorhus <sindresorhus@gmail.com> (http://sindresorhus.com)",
"Joshua Appelman <jappelman@xebia.com> (http://jbnicolai.com)"
],
"bin": {

@@ -53,3 +57,3 @@ "has-ansi": "cli.js"

"dependencies": {
"ansi-regex": "^1.0.0",
"ansi-regex": "^1.1.0",
"get-stdin": "^4.0.1"

@@ -56,0 +60,0 @@ },

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