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

@types/newrelic

Package Overview
Dependencies
Maintainers
1
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 6.2.0 to 6.2.1

3

newrelic/index.d.ts

@@ -9,2 +9,3 @@ // Type definitions for newrelic 6.2

// Jon Flaishans <https://github.com/funkswing>
// Dylan Smith <https://github.com/dylansmith>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -341,3 +342,3 @@

export function shutdown(
options?: { collectPendingData?: boolean; timeout?: number },
options?: { collectPendingData?: boolean; timeout?: number; waitForIdle?: boolean },
cb?: (error?: Error) => void,

@@ -344,0 +345,0 @@ ): void;

{
"name": "@types/newrelic",
"version": "6.2.0",
"version": "6.2.1",
"description": "TypeScript definitions for newrelic",

@@ -36,2 +36,7 @@ "license": "MIT",

"githubUsername": "funkswing"
},
{
"name": "Dylan Smith",
"url": "https://github.com/dylansmith",
"githubUsername": "dylansmith"
}

@@ -48,4 +53,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "430c4e76c6ef998371e49a9d069cb600b523d901e391677cf709a1ccfde39a71",
"typesPublisherContentHash": "e4c190df0455e9c8a1c5b927b52801045b05ff8b0bf8b79831f540f9f7f04ede",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 03 Feb 2020 17:24:23 GMT
* Last updated: Wed, 26 Feb 2020 19:53:33 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Matt R. Wilson (https://github.com/mastermatt), Brooks Patton (https://github.com/brookspatton), Michael Bond (https://github.com/MichaelRBond), Kyle Scully (https://github.com/zieka), Kenneth Aasan (https://github.com/kennethaasan), and Jon Flaishans (https://github.com/funkswing).
These definitions were written by [Matt R. Wilson](https://github.com/mastermatt), [Brooks Patton](https://github.com/brookspatton), [Michael Bond](https://github.com/MichaelRBond), [Kyle Scully](https://github.com/zieka), [Kenneth Aasan](https://github.com/kennethaasan), [Jon Flaishans](https://github.com/funkswing), and [Dylan Smith](https://github.com/dylansmith).
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