Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/supertest

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/supertest - npm Package Compare versions

Comparing version 1.1.15-alpha to 1.1.20-alpha

6

package.json
{
"name": "@types/supertest",
"version": "1.1.15-alpha",
"description": "Type definitions for SuperTest v1.1.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "1.1.20-alpha",
"description": "TypeScript definitions for SuperTest v1.1.0",
"main": "",

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

"dependencies": {
"equire('superagent'": "*"
"@types/superagent": "*"
}
}
# Installation
> `npm install --save-dev @types/supertest`
> `npm install --save @types/supertest`
# Summary
This package contains type definitions for SuperTest v1.1.0.
This package contains type definitions for SuperTest v1.1.0 (https://github.com/visionmedia/supertest).
The project URL or description is https://github.com/visionmedia/supertest
# 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/supertest
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/supertest
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: none
* Module Dependencies: equire('superagent'
* Module Dependencies: superagent
* Global values: supertest
# Credits
These definitions were written by Alex Varju <https://github.com/varju/>.

@@ -6,3 +6,3 @@ {

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

@@ -9,0 +9,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