@silenteer/natsu-port-server
Advanced tools
Comparing version 0.0.29 to 0.0.30
@@ -15,3 +15,3 @@ "use strict"; | ||
if (['log', 'info', 'error'].includes(logLevel)) { | ||
if (logLevels) { | ||
if (!logLevels) { | ||
logLevels = []; | ||
@@ -18,0 +18,0 @@ } |
{ | ||
"name": "@silenteer/natsu-port-server", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "private": false, |
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
47003