@workerbase/sdk
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -91,2 +91,5 @@ "use strict"; | ||
_g.trys.push([1, 3, , 4]); | ||
if (process.env.DEBUG) { | ||
console.log(__assign({ url: url, headers: __assign({ accesstoken: api.accesstoken, 'User-Agent': "workerbase-sdk (" + api.version + ")", 'Content-Type': 'application/json' }, options.headers), method: 'GET' }, options)); | ||
} | ||
return [4 /*yield*/, axios_1.default(__assign({ url: url, headers: __assign({ accesstoken: api.accesstoken, 'User-Agent': "workerbase-sdk (" + api.version + ")", 'Content-Type': 'application/json' }, options.headers), method: 'GET' }, options))]; | ||
@@ -93,0 +96,0 @@ case 2: |
{ | ||
"name": "@workerbase/sdk", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
133443
2127
20