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.2 to 2.3.3

1

superagent v2/index.d.ts

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

get(header: string): string;
redirects: string[];
}

@@ -94,0 +95,0 @@

17

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

@@ -9,17 +9,22 @@ "license": "MIT",

"name": "Alex Varju",
"url": "https://github.com/varju"
"url": "https://github.com/varju",
"githubUsername": "varju"
},
{
"name": "Nico Zelaya",
"url": "https://github.com/NicoZelaya"
"url": "https://github.com/NicoZelaya",
"githubUsername": "NicoZelaya"
},
{
"name": "Michael Ledin",
"url": "https://github.com/mxl"
"url": "https://github.com/mxl",
"githubUsername": "mxl"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/superagent"
},

@@ -30,4 +35,4 @@ "scripts": {},

},
"typesPublisherContentHash": "6293c37a29bf65a6a1117107feeb4be8f0c7fff6642c20c1b4116dc5fbee3431",
"typesPublisherContentHash": "02d5a41ed0b5b66db434ac1cc800adef91680cde98179e1ec9c1d5eebd086c59",
"typeScriptVersion": "2.2"
}

@@ -5,10 +5,10 @@ # 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 ).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent/v2
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent/v2
Additional Details
* Last updated: Wed, 23 Aug 2017 17:50:59 GMT
* Dependencies: stream, https, node
* Last updated: Thu, 28 Feb 2019 03:04:22 GMT
* Dependencies: @types/node
* Global values: none

@@ -15,0 +15,0 @@

Sorry, the diff of this file is not supported yet

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