@sap-ux/backend-proxy-middleware
Advanced tools
Comparing version 0.6.20 to 0.6.21
@@ -34,3 +34,3 @@ "use strict"; | ||
*/ | ||
exports.isHostExcludedFromProxy = (url) => { | ||
const isHostExcludedFromProxy = (url) => { | ||
const noProxyConfig = process.env.no_proxy || process.env.npm_config_noproxy; | ||
@@ -46,2 +46,3 @@ if (noProxyConfig === '*') { | ||
}; | ||
exports.isHostExcludedFromProxy = isHostExcludedFromProxy; | ||
//# sourceMappingURL=config.js.map |
@@ -12,3 +12,3 @@ { | ||
}, | ||
"version": "0.6.20", | ||
"version": "0.6.21", | ||
"license": "Apache-2.0", | ||
@@ -28,3 +28,3 @@ "author": "@SAP/ux-tools-team", | ||
"@sap-ux/logger": "0.3.0", | ||
"@sap-ux/store": "0.3.3", | ||
"@sap-ux/store": "0.3.4", | ||
"chalk": "4.1.2", | ||
@@ -31,0 +31,0 @@ "dotenv": "16.0.0", |
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
56415
833
+ Added@sap-ux/store@0.3.4(transitive)
- Removed@sap-ux/store@0.3.3(transitive)
Updated@sap-ux/store@0.3.4