Socket
Socket
Sign inDemoInstall

@types/node-fetch

Package Overview
Dependencies
2
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.3 to 2.6.4

2

node-fetch/externals.d.ts

@@ -22,2 +22,4 @@ // `AbortSignal` is defined here to prevent a dependency on a particular

onabort: null | ((this: AbortSignal, event: any) => any);
throwIfAborted(): void;
}

4

node-fetch/package.json
{
"name": "@types/node-fetch",
"version": "2.6.3",
"version": "2.6.4",
"description": "TypeScript definitions for node-fetch",

@@ -81,4 +81,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch",

},
"typesPublisherContentHash": "0fdba55404f5275b21690a19cd83efa689d50a006674b5a5b2e6c41e21623829",
"typesPublisherContentHash": "e1a69a7824613c58f845f6ae006edeb89add0e29c8ab4f75627b67dcd35f045d",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Tue, 28 Mar 2023 21:33:14 GMT
* Last updated: Tue, 16 May 2023 01:03:00 GMT
* Dependencies: [@types/form-data](https://npmjs.com/package/@types/form-data), [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc