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.0 to 4.1.1

1

superagent/index.d.ts

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

write(data: string | Buffer, encoding?: string): this;
maxResponseSize(size: number): this;
}

@@ -163,0 +164,0 @@

4

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

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

},
"typesPublisherContentHash": "7797006fc9e524a0036a5cde7dfee37abb0d63ec965879bdaee86d5323048312",
"typesPublisherContentHash": "22af63c9d256914ee1850b4797b25b51cded39cfb22723f2fbcfa5cdf5dfd563",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Tue, 05 Mar 2019 18:19:01 GMT
* Last updated: Tue, 12 Mar 2019 18:08:27 GMT
* Dependencies: @types/cookiejar, @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