Socket
Socket
Sign inDemoInstall

@types/superagent

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/superagent - npm Package Compare versions

Comparing version 4.1.7 to 4.1.8

2

superagent/index.d.ts

@@ -171,3 +171,3 @@ // Type definitions for SuperAgent 4.1

withCredentials(): this;
write(data: string | Buffer, encoding?: string): this;
write(data: string | Buffer, encoding?: string): boolean;
maxResponseSize(size: number): this;

@@ -174,0 +174,0 @@ }

{
"name": "@types/superagent",
"version": "4.1.7",
"version": "4.1.8",
"description": "TypeScript definitions for SuperAgent",

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

},
"typesPublisherContentHash": "28da6483e58391c10bd4394ead0b2ba9f4bbf31c3a970b1ac525fab5a6217734",
"typesPublisherContentHash": "3cc75e963148df74404604cb046300368aebe95f5f6c48de9ded1a4bf1e97325",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Fri, 14 Feb 2020 01:49:09 GMT
* Last updated: Sat, 27 Jun 2020 09:59:21 GMT
* Dependencies: [@types/cookiejar](https://npmjs.com/package/@types/cookiejar), [@types/node](https://npmjs.com/package/@types/node)

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

# Credits
These definitions were written by Nico Zelaya (https://github.com/NicoZelaya), Michael Ledin (https://github.com/mxl), Pap Lőrinc (https://github.com/paplorinc), Shrey Jain (https://github.com/shreyjain1994), Alec Zopf (https://github.com/zopf), Adam Haglund (https://github.com/beeequeue), Lukas Elmer (https://github.com/lukaselmer), Jesse Rogers (https://github.com/theQuazz), Chris Arnesen (https://github.com/carnesen), and Anders Kindberg (https://github.com/ghostganz).
These definitions were written by [Nico Zelaya](https://github.com/NicoZelaya), [Michael Ledin](https://github.com/mxl), [Pap Lőrinc](https://github.com/paplorinc), [Shrey Jain](https://github.com/shreyjain1994), [Alec Zopf](https://github.com/zopf), [Adam Haglund](https://github.com/beeequeue), [Lukas Elmer](https://github.com/lukaselmer), [Jesse Rogers](https://github.com/theQuazz), [Chris Arnesen](https://github.com/carnesen), and [Anders Kindberg](https://github.com/ghostganz).

Sorry, the diff of this file is not supported yet

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