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

2

superagent/index.d.ts

@@ -153,3 +153,3 @@ // Type definitions for SuperAgent 3.8

type Plugin = (req: Request) => void;
type Plugin = (req: SuperAgentRequest) => void;

@@ -156,0 +156,0 @@ interface ProgressEvent {

{
"name": "@types/superagent",
"version": "3.8.0",
"version": "3.8.1",
"description": "TypeScript definitions for SuperAgent",

@@ -36,3 +36,3 @@ "license": "MIT",

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

@@ -43,4 +43,4 @@ "scripts": {},

},
"typesPublisherContentHash": "f975cb1a216c5e2470813b35d805fa66b58cb0ac7b57488f7fe379af4221dafe",
"typesPublisherContentHash": "7646cf2f0f18c6cf49b0fc87347696680cf6c3590ed3a9f6dd65ef619d7118ac",
"typeScriptVersion": "2.2"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/superagent
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent
Additional Details
* Last updated: Wed, 23 May 2018 23:09:40 GMT
* Last updated: Mon, 18 Jun 2018 22:47:06 GMT
* Dependencies: fs, https, stream, 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