Comparing version 0.0.0 to 0.0.1
@@ -16,2 +16,3 @@ module.exports = { | ||
black : "\033[30m", | ||
grey : "\x1B[90m", | ||
red : "\033[31m", | ||
@@ -18,0 +19,0 @@ green : "\033[32m", |
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2384
31