@bearer/functions
Advanced tools
Comparing version 0.107.0-canary-tarik.5 to 0.107.0-canary-tarik.6
@@ -15,2 +15,3 @@ "use strict"; | ||
const logger_1 = __importDefault(require("@bearer/logger")); | ||
const https_1 = __importDefault(require("https")); | ||
const http_1 = __importDefault(require("http")); | ||
@@ -30,2 +31,3 @@ const x_ray_1 = require("@bearer/x-ray"); | ||
} | ||
x_ray_1.captureHttps(https_1.default, event); | ||
x_ray_1.captureHttps(http_1.default, event); | ||
@@ -32,0 +34,0 @@ const functionEvent = Object.assign({}, utils_1.eventAsActionParams(event), { store: new store_1.Store(event.context.signature) }); |
{ | ||
"name": "@bearer/functions", | ||
"version": "0.107.0-canary-tarik.5+901892c0", | ||
"version": "0.107.0-canary-tarik.6+17208883", | ||
"description": "Bearer Functions", | ||
@@ -24,4 +24,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@bearer/logger": "^0.107.0-canary-tarik.5+901892c0", | ||
"@bearer/x-ray": "^0.107.0-canary-tarik.5+901892c0", | ||
"@bearer/logger": "^0.107.0-canary-tarik.6+17208883", | ||
"@bearer/x-ray": "^0.107.0-canary-tarik.6+17208883", | ||
"axios": "^0.18.0", | ||
@@ -37,3 +37,3 @@ "typescript": "^3.3.3333" | ||
}, | ||
"gitHead": "901892c0e734b24259f186614006d0267563ee9a" | ||
"gitHead": "172088838148fba7e3bbc815003cf0613b0d622f" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
41588
431
3