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

@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.15 to 4.1.16

2

superagent/index.d.ts

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

use(fn: Plugin): this;
withCredentials(): this;
withCredentials(on?: boolean): this;
write(data: string | Buffer, encoding?: string): boolean;

@@ -181,0 +181,0 @@ maxResponseSize(size: number): this;

{
"name": "@types/superagent",
"version": "4.1.15",
"version": "4.1.16",
"description": "TypeScript definitions for SuperAgent",

@@ -76,4 +76,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent",

},
"typesPublisherContentHash": "2c0bbeaebfa8db47b247092a1d80cd606251f233e6139c512c856020051df830",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "176179b4da9176cbbe13bbc6f69f9c91e81929faf5338a191f8b5a6fbd94e268",
"typeScriptVersion": "4.1"
}

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

### Additional Details
* Last updated: Tue, 25 Jan 2022 21:31:28 GMT
* Last updated: Sat, 26 Nov 2022 12:02:52 GMT
* Dependencies: [@types/cookiejar](https://npmjs.com/package/@types/cookiejar), [@types/node](https://npmjs.com/package/@types/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