@contrast/logger
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -18,3 +18,3 @@ "use strict"; | ||
exports.cleanEnv = void 0; | ||
const ENV_REGEX = /(?:-r|--(?:experimental-)?loader)\s+(@contrast\S+|\S*agent(?:\.c?js)?|\S*loader(?:\.m?js)?)\s*/; | ||
const ENV_REGEX = /(?:-r|--require|--(?:experimental-)?loader)\s+(@contrast\S+|\S*agent(?:\.c?js)?|\S*loader(?:\.m?js)?)\s*/; | ||
/** | ||
@@ -21,0 +21,0 @@ * Removes any '-r @contrast/protect' or similar strings from |
{ | ||
"name": "@contrast/logger", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"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
14538