Comparing version 0.2.6 to 0.2.7
@@ -112,3 +112,3 @@ | ||
var hh = Object.keys(headers).map(function(k){ | ||
return [k,headers[k]]; | ||
return [k,headers[k].toString()]; | ||
}); | ||
@@ -115,0 +115,0 @@ this._header = mp.pack([code,hh]); |
{ | ||
"name": "cocaine", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "Node.js framework for Cocaine platform", | ||
@@ -5,0 +5,0 @@ |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
98400
44
1938
6
11