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 3.8.7 to 4.1.0

4

superagent/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for SuperAgent 3.8
// Type definitions for SuperAgent 4.1
// Project: https://github.com/visionmedia/superagent

@@ -133,3 +133,3 @@ // Definitions by: Nico Zelaya <https://github.com/NicoZelaya>

clearTimeout(): this;
end(callback?: CallbackHandler): this;
end(callback?: CallbackHandler): void;
field(name: string, val: MultipartValue): this;

@@ -136,0 +136,0 @@ field(fields: { [fieldName: string]: MultipartValue }): this;

{
"name": "@types/superagent",
"version": "3.8.7",
"version": "4.1.0",
"description": "TypeScript definitions for SuperAgent",

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

},
"typesPublisherContentHash": "4cc6b4317c6d62dc6990d89eb8fa93145933e2f1a98a7f0478d174f922866bcc",
"typesPublisherContentHash": "7797006fc9e524a0036a5cde7dfee37abb0d63ec965879bdaee86d5323048312",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Thu, 28 Feb 2019 03:04:22 GMT
* Last updated: Tue, 05 Mar 2019 18:19:01 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