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 1.4.15-alpha to 1.4.20-alpha

5

package.json
{
"name": "@types/superagent",
"version": "1.4.15-alpha",
"description": "Type definitions for SuperAgent v1.4.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "1.4.20-alpha",
"description": "TypeScript definitions for SuperAgent v1.4.0",
"main": "",

@@ -11,5 +11,4 @@ "scripts": {},

"dependencies": {
"equire('stream'": "*",
"@types/node": "*"
}
}

21

README.md
# Installation
> `npm install --save-dev @types/superagent`
> `npm install --save @types/superagent`
# Summary
This package contains type definitions for SuperAgent v1.4.0.
This package contains type definitions for SuperAgent v1.4.0 (https://github.com/visionmedia/superagent).
The project URL or description is https://github.com/visionmedia/superagent
# Credits
These definitions were written by Alex Varju <https://github.com/varju/>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/superagent
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/superagent
Additional Details
* Last updated: Thu, 19 May 2016 20:06:15 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:51 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: equire('stream'
* Module Dependencies: stream
* Global values: request
# Credits
These definitions were written by Alex Varju <https://github.com/varju/>.

@@ -8,3 +8,3 @@ {

"moduleDependencies": [
"equire('stream'"
"stream"
],

@@ -11,0 +11,0 @@ "libraryMajorVersion": "1",

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