Comparing version 0.2.0 to 0.2.1
{ | ||
"name":"torch", | ||
"description":"CLI logger with colors and deep inspection.", | ||
"version":"0.2.0", | ||
"version":"0.2.1", | ||
"homepage":"http://github.com/TorchlightSoftware/torch", | ||
@@ -6,0 +6,0 @@ "repository":"git://github.com/TorchlightSoftware/torch.git", |
@@ -8,3 +8,3 @@ # Torch | ||
log.grey('stuff:'.blue, stuff); | ||
log.gray('stuff:'.blue, stuff); | ||
@@ -16,2 +16,4 @@ log(deepNestedObject); | ||
Torch uses Chalk. For a full list of supported colors, see Chalk's readme: https://github.com/sindresorhus/chalk | ||
## LICENSE | ||
@@ -18,0 +20,0 @@ |
Sorry, the diff of this file is not supported yet
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
3984
41