Socket
Socket
Sign inDemoInstall

@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 9.4.0 to 9.4.1

1

got/index.d.ts

@@ -39,2 +39,3 @@ // Type definitions for got 9.4

headers: http.IncomingHttpHeaders;
body: Buffer | string | object;
}

@@ -41,0 +42,0 @@

7

got/package.json
{
"name": "@types/got",
"version": "9.4.0",
"version": "9.4.1",
"description": "TypeScript definitions for got",

@@ -32,3 +32,4 @@ "license": "MIT",

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

@@ -40,4 +41,4 @@ "scripts": {},

},
"typesPublisherContentHash": "93dc6140fc427c591363e3195dc019c27fd2ec1c66dcb9a2f2e767294ac888e9",
"typesPublisherContentHash": "bf78ab4c49da39cec521d751986104fbfcfa56b5fb472f830b9ab331336c3165",
"typeScriptVersion": "2.3"
}

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

# Summary
This package contains type definitions for got (https://github.com/sindresorhus/got#readme).
This package contains type definitions for got ( https://github.com/sindresorhus/got#readme ).

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

Additional Details
* Last updated: Fri, 18 Jan 2019 00:37:23 GMT
* Last updated: Mon, 25 Feb 2019 23:39:43 GMT
* Dependencies: @types/tough-cookie, @types/node

@@ -15,0 +15,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