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.0.33 to 2.0.34

2

superagent/index.d.ts

@@ -79,2 +79,3 @@ // Type definitions for SuperAgent v2.0.0

forbidden: boolean;
xhr: XMLHttpRequest;
get(header: string): string;

@@ -99,2 +100,3 @@ }

redirects(n: number): this;
responseType(type: string): this;
send(data: string): this;

@@ -101,0 +103,0 @@ send(data: Object): this;

4

superagent/package.json
{
"name": "@types/superagent",
"version": "2.0.33",
"version": "2.0.34",
"description": "TypeScript definitions for SuperAgent v2.0.0",

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

"typings": "index.d.ts",
"typesPublisherContentHash": "5fb0a6d20320e039da805c6338fb9c41b0893ddb7158ded75c98cbf6190d2458"
"typesPublisherContentHash": "93e8848c053010a1240e80ae5a3cdcff6188197f2e6240348bed5bebbbaa3d1e"
}

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

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Wed, 21 Sep 2016 20:25:57 GMT
* File structure: ProperModule

@@ -14,0 +14,0 @@ * Library Dependencies: node

@@ -28,3 +28,3 @@ {

"hasPackageJson": false,
"contentHash": "5fb0a6d20320e039da805c6338fb9c41b0893ddb7158ded75c98cbf6190d2458"
"contentHash": "93e8848c053010a1240e80ae5a3cdcff6188197f2e6240348bed5bebbbaa3d1e"
}
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