🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

ansis

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansis - npm Package Compare versions

Comparing version

to
4.1.0

7

package.json
{
"name":"ansis",
"version":"4.1.0-node10",
"version":"4.1.0",
"description":"ANSI color lib",

@@ -10,5 +10,2 @@ "keywords":["ansi","colors","cli"],

"type":"module",
"types": "./index.d.ts",
"main": "./index.cjs",
"module": "./index.mjs",
"exports":{

@@ -22,3 +19,3 @@ ".":{

"sideEffects":false,
"engines":{"node":">=10"}
"engines":{"node":">=14"}
}
# Ansis
ANSI color library – special build for Node.js 10+.
ANSI color library - [Docs](../../)
[Documentation](../../)
![](docs/n.png)

Sorry, the diff of this file is not supported yet