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 8.1.5 to 8.1.6

2

superagent/lib/node/index.d.ts

@@ -91,3 +91,3 @@ import * as http from "http";

set(field: "Cookie", val: string[]): this;
set(field: Record<string, string>): this;
set(field: http.IncomingHttpHeaders): this;
set(field: string, val: string): this;

@@ -94,0 +94,0 @@ sortQuery(sort?: boolean | ((a: string, b: string) => number)): this;

{
"name": "@types/superagent",
"version": "8.1.5",
"version": "8.1.6",
"description": "TypeScript definitions for superagent",

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

},
"typesPublisherContentHash": "5b6160d6449b135ecfbcc64dfa41488540eb20d0dcd877ff0f854b5d85f993f3",
"typesPublisherContentHash": "d2df03967318b43670089183736df6c958b2f3acb89f364172d1893eb6844a14",
"typeScriptVersion": "4.7"
}

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

### Additional Details
* Last updated: Thu, 21 Mar 2024 08:07:52 GMT
* Last updated: Fri, 22 Mar 2024 17:06:45 GMT
* Dependencies: [@types/cookiejar](https://npmjs.com/package/@types/cookiejar), [@types/methods](https://npmjs.com/package/@types/methods), [@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