cf-nodejs-logging-support
Advanced tools
Comparing version 3.0.8 to 3.0.9
{ | ||
"name": "cf-nodejs-logging-support", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "Logging tool for Cloud Foundry", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"name": "cf-nodejs-logging-support-token-creator", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Creates JWTs, which can be used to set log-levels dynamically per request.", | ||
@@ -20,9 +20,3 @@ "main": "token-creator.js", | ||
"jsonwebtoken": "^8.2.0" | ||
}, | ||
"maintainers": [ | ||
{ | ||
"name": "christian dinse", | ||
"email": "christian.dinse@sap.com" | ||
} | ||
] | ||
} | ||
} |
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
87148