datadog-lambda-js
Advanced tools
Comparing version 3.51.0 to 3.52.0
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.datadogLambdaVersion = void 0; | ||
exports.datadogLambdaVersion = "3.51.0"; | ||
exports.datadogLambdaVersion = "3.52.0"; | ||
//# sourceMappingURL=constants.js.map |
@@ -27,4 +27,4 @@ "use strict"; | ||
exports.awsXrayDaemonAddressEnvVar = "AWS_XRAY_DAEMON_ADDRESS"; | ||
exports.ddtraceVersion = "0.31.4"; | ||
exports.ddtraceVersion = "0.32.0"; | ||
exports.apiGatewayEventV2 = "2.0"; | ||
//# sourceMappingURL=constants.js.map |
{ | ||
"name": "datadog-lambda-js", | ||
"version": "3.51.0", | ||
"version": "3.52.0", | ||
"description": "Lambda client library that supports hybrid tracing in node js", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/aws-lambda": "^8.10.73", | ||
"@types/aws-lambda": "^8.10.75", | ||
"@types/aws-sdk": "^2.7.0", | ||
@@ -29,3 +29,3 @@ "@types/jest": "^26.0.22", | ||
"@types/shimmer": "^1.0.1", | ||
"dd-trace": "0.31.4", | ||
"dd-trace": "0.32.0", | ||
"jest": "^26.6.3", | ||
@@ -37,8 +37,8 @@ "mock-fs": "4.13.0", | ||
"tslint": "^6.1.3", | ||
"typescript": "^4.2.3" | ||
"typescript": "^4.2.4" | ||
}, | ||
"dependencies": { | ||
"aws-xray-sdk-core": "^3.2.0", | ||
"aws-xray-sdk-core": "^3.3.1", | ||
"bignumber.js": "^9.0.1", | ||
"hot-shots": "8.3.0", | ||
"hot-shots": "8.3.1", | ||
"promise-retry": "^2.0.1", | ||
@@ -45,0 +45,0 @@ "serialize-error": "^8.0.1", |
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
+ Addedhot-shots@8.3.1(transitive)
- Removedhot-shots@8.3.0(transitive)
Updatedaws-xray-sdk-core@^3.3.1
Updatedhot-shots@8.3.1