Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/newrelic

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/newrelic - npm Package Compare versions

Comparing version 9.14.6 to 9.14.7

6

newrelic/index.d.ts

@@ -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 @@ /**

6

newrelic/package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc