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.6 to 3.8.7

2

superagent/index.d.ts

@@ -10,2 +10,3 @@ // Type definitions for SuperAgent 3.8

// Lukas Elmer <https://github.com/lukaselmer>
// Jesse Rogers <https://github.com/theQuazz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -120,2 +121,3 @@ // TypeScript Version: 2.2

xhr: XMLHttpRequest;
redirects: string[];
}

@@ -122,0 +124,0 @@

12

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

@@ -41,2 +41,7 @@ "license": "MIT",

"githubUsername": "lukaselmer"
},
{
"name": "Jesse Rogers",
"url": "https://github.com/theQuazz",
"githubUsername": "theQuazz"
}

@@ -48,3 +53,4 @@ ],

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/superagent"
},

@@ -56,4 +62,4 @@ "scripts": {},

},
"typesPublisherContentHash": "adee2db715a4729c6797f099427a7f11db1c3088feda66fcb02b329a90c134fc",
"typesPublisherContentHash": "4cc6b4317c6d62dc6990d89eb8fa93145933e2f1a98a7f0478d174f922866bcc",
"typeScriptVersion": "2.2"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for SuperAgent (https://github.com/visionmedia/superagent).
This package contains type definitions for SuperAgent ( https://github.com/visionmedia/superagent ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Fri, 04 Jan 2019 18:32:49 GMT
* Last updated: Thu, 28 Feb 2019 03:04:22 GMT
* Dependencies: @types/cookiejar, @types/node

@@ -18,2 +18,2 @@ * Global values: none

# Credits
These definitions were written by Nico Zelaya <https://github.com/NicoZelaya>, Michael Ledin <https://github.com/mxl>, Pap Lőrinc <https://github.com/paplorinc>, Shrey Jain <https://github.com/shreyjain1994>, Alec Zopf <https://github.com/zopf>, Adam Haglund <https://github.com/beeequeue>, Lukas Elmer <https://github.com/lukaselmer>.
These definitions were written by Nico Zelaya <https://github.com/NicoZelaya>, Michael Ledin <https://github.com/mxl>, Pap Lőrinc <https://github.com/paplorinc>, Shrey Jain <https://github.com/shreyjain1994>, Alec Zopf <https://github.com/zopf>, Adam Haglund <https://github.com/beeequeue>, Lukas Elmer <https://github.com/lukaselmer>, Jesse Rogers <https://github.com/theQuazz>.
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