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.21 to 4.1.22

4

superagent/index.d.ts

@@ -99,4 +99,4 @@ /// <reference types="node" />

get(header: "Set-Cookie"): string[];
header: any;
headers: any;
header: { [index: string]: string };
headers: { [index: string]: string };
info: boolean;

@@ -103,0 +103,0 @@ links: Record<string, string>;

{
"name": "@types/superagent",
"version": "4.1.21",
"version": "4.1.22",
"description": "TypeScript definitions for superagent",

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

},
"typesPublisherContentHash": "f8f44459c3feea84f88cd23e2d6b76bfca4aafced6f289c095e3d94edf0e0ba0",
"typesPublisherContentHash": "32a059b274ec08d92e840cf3c6409c9220822330d47056500ba8e1508518fd42",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT
* Last updated: Thu, 16 Nov 2023 15:07:11 GMT
* Dependencies: [@types/cookiejar](https://npmjs.com/package/@types/cookiejar), [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@

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