Socket
Socket
Sign inDemoInstall

ansi-escapes

Package Overview
Dependencies
1
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.1 to 4.3.2

6

package.json
{
"name": "ansi-escapes",
"version": "4.3.1",
"version": "4.3.2",
"description": "ANSI escape codes for manipulating the terminal",

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

"dependencies": {
"type-fest": "^0.11.0"
"type-fest": "^0.21.3"
},

@@ -55,5 +55,5 @@ "devDependencies": {

"ava": "^2.1.0",
"tsd": "^0.11.0",
"tsd": "^0.14.0",
"xo": "^0.25.3"
}
}

@@ -1,2 +0,2 @@

# ansi-escapes [![Build Status](https://travis-ci.org/sindresorhus/ansi-escapes.svg?branch=master)](https://travis-ci.org/sindresorhus/ansi-escapes)
# ansi-escapes

@@ -3,0 +3,0 @@ > [ANSI escape codes](http://www.termsys.demon.co.uk/vtansi.htm) for manipulating the terminal

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