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

@types/got

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/got - npm Package Compare versions

Comparing version 7.1.6 to 7.1.7

2

got/index.d.ts

@@ -83,3 +83,3 @@ // Type definitions for got 7.1

type GotUrl = string | http.RequestOptions | URL;
type GotUrl = string | http.RequestOptions | Url;

@@ -86,0 +86,0 @@ interface GotBodyOptions<E extends string | null> extends GotOptions<E> {

{
"name": "@types/got",
"version": "7.1.6",
"version": "7.1.7",
"description": "TypeScript definitions for got",

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

},
"typesPublisherContentHash": "6a7b8cd0b553c0c89d519e0acd166d0f29c551aba57a654c10c29aa51c5cb7bf",
"typesPublisherContentHash": "f672bfbffb538aeb57706dde7d250d7bf25e152059e393a99dbd7c11de457e73",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 14 Dec 2017 21:33:44 GMT
* Last updated: Sat, 10 Feb 2018 21:44:46 GMT
* Dependencies: url, http, stream, node

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

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