@snyk/docker-registry-v2-client
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -126,3 +126,3 @@ "use strict"; | ||
if (location.includes("azurecr.io")) { | ||
config.headers.Authorization = undefined; | ||
delete config.headers.Authorization; | ||
} | ||
@@ -129,0 +129,0 @@ config.uri = location; |
@@ -45,3 +45,3 @@ { | ||
}, | ||
"version": "2.1.0" | ||
"version": "2.1.1" | ||
} |
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
39628