datadog-lambda-js
Advanced tools
Comparing version 6.83.0 to 6.84.0
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.datadogLambdaVersion = void 0; | ||
exports.datadogLambdaVersion = "6.83.0"; | ||
exports.datadogLambdaVersion = "6.84.0"; | ||
//# sourceMappingURL=constants.js.map |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { RequestOptions } from "https"; | ||
@@ -3,0 +4,0 @@ import { URL } from "url"; |
{ | ||
"name": "datadog-lambda-js", | ||
"version": "6.83.0", | ||
"version": "6.84.0", | ||
"description": "Lambda client library that supports hybrid tracing in node js", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
383207
153
5481
22