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

ansi-codes

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansi-codes - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

1

index.js

@@ -16,2 +16,3 @@ module.exports = {

black : "\033[30m",
grey : "\x1B[90m",
red : "\033[31m",

@@ -18,0 +19,0 @@ green : "\033[32m",

4

package.json
{
"name": "ansi-codes",
"version": "0.0.0",
"version": "0.0.1",
"description": "just an object that returns ANSI styling codes",

@@ -17,3 +17,3 @@ "main": "index.js",

"repository": {
"url": "git@github.com:azer\/ansi-codes.git",
"url": "git@github.com:azer/ansi-codes.git",
"type": "git"

@@ -20,0 +20,0 @@ },

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