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

@types/request

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/request - npm Package Compare versions

Comparing version 0.0.38 to 0.0.39

2

request/index.d.ts

@@ -228,3 +228,3 @@ // Type definitions for request

sendImmediately?: boolean;
bearer?: string;
bearer?: string | (() => string);
}

@@ -231,0 +231,0 @@

{
"name": "@types/request",
"version": "0.0.38",
"version": "0.0.39",
"description": "TypeScript definitions for request",

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

"peerDependencies": {},
"typesPublisherContentHash": "d279d642bbbb6f7abdb680d5bb67a4051b984677dcfbd9225129cd0428196f75",
"typesPublisherContentHash": "ec3ffec3922aae7b290bc24e0b235e9f4d8b2d9fad66cc11f2ce58af08d32c12",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Thu, 29 Dec 2016 23:09:22 GMT
* Last updated: Fri, 30 Dec 2016 17:43:45 GMT
* Library Dependencies: node

@@ -14,0 +14,0 @@ * Module Dependencies: form-data, fs, http, https, stream, url

@@ -30,3 +30,3 @@ {

"hasPackageJson": false,
"contentHash": "d279d642bbbb6f7abdb680d5bb67a4051b984677dcfbd9225129cd0428196f75"
"contentHash": "ec3ffec3922aae7b290bc24e0b235e9f4d8b2d9fad66cc11f2ce58af08d32c12"
}
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