@contrast/logger
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -54,4 +54,4 @@ "use strict"; | ||
/* c8 ignore next 3 */ | ||
config({ api, agent, application, protect, server }) { | ||
return { api, agent, application, protect, server }; | ||
config({ _default, _flat, _sources, ...rest }) { | ||
return rest; | ||
}, | ||
@@ -58,0 +58,0 @@ }, |
{ | ||
"name": "@contrast/logger", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Centralized logging for Contrast agent services", | ||
@@ -5,0 +5,0 @@ "license": "SEE LICENSE IN LICENSE", |
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
15025