elastic-apm-http-client
Advanced tools
Comparing version 4.1.0 to 5.0.0
@@ -45,2 +45,3 @@ 'use strict' | ||
headers['Content-Length'] = buffer.length | ||
headers['Accept'] = 'application/json' | ||
headers['User-Agent'] = self.userAgent | ||
@@ -47,0 +48,0 @@ |
{ | ||
"name": "elastic-apm-http-client", | ||
"version": "4.1.0", | ||
"version": "5.0.0", | ||
"description": "A low-level HTTP client for communicating with the Elastic APM intake API", | ||
@@ -40,5 +40,5 @@ "main": "index.js", | ||
"coordinates": [ | ||
55.777585, | ||
12.5893063 | ||
55.777343, | ||
12.5900855 | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
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
12397
216