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.8 to 4.1.9

1

superagent/index.d.ts

@@ -146,2 +146,3 @@ // Type definitions for SuperAgent 4.1

get(field: string): string;
http2(enable?: boolean): this;
key(cert: string | string[] | Buffer | Buffer[]): this;

@@ -148,0 +149,0 @@ ok(callback: (res: Response) => boolean): this;

4

superagent/package.json
{
"name": "@types/superagent",
"version": "4.1.8",
"version": "4.1.9",
"description": "TypeScript definitions for SuperAgent",

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

},
"typesPublisherContentHash": "3cc75e963148df74404604cb046300368aebe95f5f6c48de9ded1a4bf1e97325",
"typesPublisherContentHash": "34473dfd63c68a05301dbe7c4391f32d68bfec476bb5daca2aef267d72244b29",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Sat, 27 Jun 2020 09:59:21 GMT
* Last updated: Sat, 08 Aug 2020 17:15:31 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