@types/newrelic
Advanced tools
Comparing version 9.14.6 to 9.14.7
@@ -196,3 +196,7 @@ // https://docs.newrelic.com/docs/agents/nodejs-agent/api-guides/nodejs-agent-api | ||
*/ | ||
export function getBrowserTimingHeader(options?: { nonce?: string; hasToRemoveScriptWrapper?: boolean }): string; | ||
export function getBrowserTimingHeader(options?: { | ||
nonce?: string; | ||
hasToRemoveScriptWrapper?: boolean; | ||
allowTransactionlessInjection?: boolean; | ||
}): string; | ||
@@ -199,0 +203,0 @@ /** |
{ | ||
"name": "@types/newrelic", | ||
"version": "9.14.6", | ||
"version": "9.14.7", | ||
"description": "TypeScript definitions for newrelic", | ||
@@ -54,4 +54,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/newrelic", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "7c4b712f690e1c2bd681b7606b00ac56be66c39c5c7f470e040ce932dd3f6a04", | ||
"typeScriptVersion": "4.9" | ||
"typesPublisherContentHash": "9944379a5a8127908d2c4843eaf229cb00d80c12ef1a1391d0730ecf34a2c14b", | ||
"typeScriptVersion": "5.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 11 Nov 2024 22:02:26 GMT | ||
* Last updated: Fri, 03 Jan 2025 00:46:41 GMT | ||
* Dependencies: none | ||
@@ -14,0 +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
25199
522