datadog-lambda-js
Advanced tools
Comparing version 3.42.0 to 3.43.0
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.datadogLambdaVersion = void 0; | ||
exports.datadogLambdaVersion = "3.42.0"; | ||
exports.datadogLambdaVersion = "3.43.0"; | ||
//# sourceMappingURL=constants.js.map |
@@ -26,3 +26,3 @@ "use strict"; | ||
exports.awsXrayDaemonAddressEnvVar = "AWS_XRAY_DAEMON_ADDRESS"; | ||
exports.ddtraceVersion = "0.30.0"; | ||
exports.ddtraceVersion = "0.29.2"; | ||
//# sourceMappingURL=constants.js.map |
{ | ||
"name": "datadog-lambda-js", | ||
"version": "3.42.0", | ||
"version": "3.43.0", | ||
"description": "Lambda client library that supports hybrid tracing in node js", | ||
@@ -28,3 +28,3 @@ "main": "dist/index.js", | ||
"@types/shimmer": "^1.0.1", | ||
"dd-trace": "0.30.0", | ||
"dd-trace": "0.29.2", | ||
"jest": "^26.6.3", | ||
@@ -31,0 +31,0 @@ "mock-fs": "4.13.0", |
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