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 2.3.3 to 2.3.4

1

superagent v2/index.d.ts

@@ -122,2 +122,3 @@ // Type definitions for SuperAgent 2.3

parse(fn: (res: Response, callback: (err: Error | null, body: any) => void) => void): this;
maxResponseSize(size: number): this;
}

@@ -124,0 +125,0 @@

4

superagent v2/package.json
{
"name": "@types/superagent",
"version": "2.3.3",
"version": "2.3.4",
"description": "TypeScript definitions for SuperAgent",

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

},
"typesPublisherContentHash": "02d5a41ed0b5b66db434ac1cc800adef91680cde98179e1ec9c1d5eebd086c59",
"typesPublisherContentHash": "a7c0c574ae2ab5c7af3f2652239c0eb1f14aa861b905c3dc0a98704299fdb398",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Thu, 28 Feb 2019 03:04:22 GMT
* Last updated: Tue, 12 Mar 2019 18:08:27 GMT
* Dependencies: @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