Comparing version 2.1.8 to 2.1.9
@@ -156,3 +156,3 @@ 'use strict'; | ||
} | ||
options.headers = {} || options.headers; | ||
options.headers = options.headers || {}; | ||
transaction.temp_guid = generateGuid(); | ||
@@ -159,0 +159,0 @@ // WARNING: maybe cross_process_id is not ready |
{ | ||
"name": "oneapm", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"author": "OneAPM Node.js agent team <nodejs@oneapm.com>", | ||
@@ -5,0 +5,0 @@ "description": "OneAPM agent", |
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