Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "chalk-log", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "console logging witk chalk", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,2 +9,3 @@ ##chalk-log | ||
log.log('This is a normal console.log with added spaces'); | ||
log.note('This is will have WHITE BACKGROUND'); | ||
@@ -11,0 +12,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
2098
23