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.5.2 to 2.5.3

1

node-fetch/index.d.ts

@@ -112,3 +112,2 @@ // Type definitions for node-fetch 2.5

get(name: string): string | null;
getAll(name: string): string[];
has(name: string): boolean;

@@ -115,0 +114,0 @@ raw(): { [k: string]: string[] };

4

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

@@ -64,4 +64,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "1b8fd8e6faa3290fd5e7e502e81d39b6c9e1a08ed5ef49d9437e846fe63c8911",
"typesPublisherContentHash": "b63376e61a285a3294d0c7257a081292cd89e354be7a2fb9d3b57d3ee2e1d235",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 23 Sep 2019 17:53:31 GMT
* Last updated: Fri, 01 Nov 2019 16:13:24 GMT
* Dependencies: @types/node

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc