express-winston
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -79,2 +79,4 @@ // Type definitions for express-winston 4.0 | ||
requestWhitelist?: string[]; | ||
headerBlacklist?: string[]; | ||
blacklistedMetaFields?: string[]; | ||
} | ||
@@ -81,0 +83,0 @@ |
@@ -20,3 +20,3 @@ { | ||
], | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"repository": { | ||
@@ -23,0 +23,0 @@ "type": "git", |
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
58536
484