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.3.7 to 2.5.0

3

node-fetch/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for node-fetch 2.3
// Type definitions for node-fetch 2.5
// Project: https://github.com/bitinn/node-fetch

@@ -166,2 +166,3 @@ // Definitions by: Torsten Werner <https://github.com/torstenwerner>

ok: boolean;
redirected: boolean;
status: number;

@@ -168,0 +169,0 @@ statusText: string;

{
"name": "@types/node-fetch",
"version": "2.3.7",
"version": "2.5.0",
"description": "TypeScript definitions for node-fetch",

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

},
"typesPublisherContentHash": "bd7d6e2178d770d7d0843a87495dd5f1c7d28943d0a361eba981db0625f07754",
"typesPublisherContentHash": "d1705e0ad7a8080529f2170c6a4a765032d5ea453e6626d02b6bef28c45f0314",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for node-fetch ( https://github.com/bitinn/node-fetch ).
This package contains type definitions for node-fetch (https://github.com/bitinn/node-fetch).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Sun, 16 Jun 2019 06:28:22 GMT
* Last updated: Tue, 23 Jul 2019 19:54:59 GMT
* Dependencies: @types/node

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

# Credits
These definitions were written by Torsten Werner <https://github.com/torstenwerner>, Niklas Lindgren <https://github.com/nikcorg>, Vinay Bedre <https://github.com/vinaybedre>, Antonio Román <https://github.com/kyranet>, Andrew Leedham <https://github.com/AndrewLeedham>, Jason Li <https://github.com/JasonLi914>, Brandon Wilson <https://github.com/wilsonianb>, Steve Faulkner <https://github.com/southpolesteve>.
These definitions were written by Torsten Werner <https://github.com/torstenwerner>, Niklas Lindgren <https://github.com/nikcorg>, Vinay Bedre <https://github.com/vinaybedre>, Antonio Román <https://github.com/kyranet>, Andrew Leedham <https://github.com/AndrewLeedham>, Jason Li <https://github.com/JasonLi914>, Brandon Wilson <https://github.com/wilsonianb>, and Steve Faulkner <https://github.com/southpolesteve>.
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