datadog-lambda-js
Advanced tools
Comparing version 7.92.0 to 7.93.0
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.STREAM_RESPONSE = exports.HANDLER_STREAMING = exports.datadogLambdaVersion = void 0; | ||
exports.datadogLambdaVersion = "7.92.0"; | ||
exports.datadogLambdaVersion = "7.93.0"; | ||
// Response streaming functions | ||
@@ -6,0 +6,0 @@ exports.HANDLER_STREAMING = Symbol.for("aws.lambda.runtime.handler.streaming"); |
{ | ||
"name": "datadog-lambda-js", | ||
"version": "7.92.0", | ||
"version": "7.93.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": "^3.17.0", | ||
"dd-trace": "^3.24.0", | ||
"jest": "^27.0.1", | ||
@@ -31,0 +31,0 @@ "mock-fs": "4.14.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