ps-direct-sdk
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -58,4 +58,4 @@ "use strict"; | ||
const HOST = config.host; | ||
logger.verbose('connected to redis at %s:%s', HOST, PORT, {}); | ||
logger.info('connected to redis at %s:%s', HOST, PORT, {}); | ||
return redis.createClient(PORT, HOST); | ||
} |
{ | ||
"name": "ps-direct-sdk", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "Directly ", | ||
@@ -5,0 +5,0 @@ "main": "index.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
141664