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 8.3.1 to 8.3.2

2

got/index.d.ts

@@ -103,3 +103,3 @@ // Type definitions for got 8.3

interface GotJSONOptions extends GotOptions<string | null> {
body?: object;
body?: any;
form?: boolean;

@@ -106,0 +106,0 @@ json: true;

{
"name": "@types/got",
"version": "8.3.1",
"version": "8.3.2",
"description": "TypeScript definitions for got",

@@ -26,3 +26,3 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -33,4 +33,4 @@ "scripts": {},

},
"typesPublisherContentHash": "3081db2be5650c0e88c87830a9f8e926dc12c66d26c530e37915a98d2244dcdf",
"typesPublisherContentHash": "1c27e518b7c8e5bb26c6b48a8694eaa58a9f07352dab3afd2f6e7b6a647de660",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/got
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/got
Additional Details
* Last updated: Fri, 04 May 2018 23:55:55 GMT
* Last updated: Fri, 06 Jul 2018 21:56:16 GMT
* Dependencies: url, http, https, 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