Comparing version 1.0.0 to 1.0.1
@@ -139,2 +139,5 @@ 'use strict'; | ||
isCmd() { | ||
if (window !== undefined) { | ||
return false; | ||
} | ||
if (os.platform() !== 'win32') { | ||
@@ -141,0 +144,0 @@ return false; |
{ | ||
"name": "bhala", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "A pretty (!), powerful and customizable logging library for Node.js.", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
87185
2885
0