febs-browser
Advanced tools
Comparing version 0.8.44 to 0.8.45
@@ -432,3 +432,3 @@ /** | ||
} | ||
else if (request.headers) { | ||
else if (request.headers && request.headers.map.length > 0) { | ||
console.log('can\'t set headers'); | ||
@@ -435,0 +435,0 @@ } |
@@ -74,3 +74,3 @@ { | ||
"name": "febs-browser", | ||
"version": "0.8.44" | ||
"version": "0.8.45" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2269811