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 2.0.14 to 2.0.15

7

supertest/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for SuperTest v2.0.1
// Project: https://github.com/visionmedia/supertest
// Definitions by: Alex Varju <https://github.com/varju>
// Petteri Parkkila <https://github.com/pietu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
import * as superagent from "superagent";

@@ -9,0 +2,0 @@

14

supertest/package.json
{
"name": "@types/supertest",
"version": "2.0.14",
"description": "TypeScript definitions for SuperTest",
"version": "2.0.15",
"description": "TypeScript definitions for supertest",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest",

@@ -10,9 +10,9 @@ "license": "MIT",

"name": "Alex Varju",
"url": "https://github.com/varju",
"githubUsername": "varju"
"githubUsername": "varju",
"url": "https://github.com/varju"
},
{
"name": "Petteri Parkkila",
"url": "https://github.com/pietu",
"githubUsername": "pietu"
"githubUsername": "pietu",
"url": "https://github.com/pietu"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "418e7a9530b90c2211ae7cdc3d43ffbb612bf41203cec25831c3d20eedfc3af7",
"typesPublisherContentHash": "c45f4d7398839520a0aed742b282034a65c9b571bd56e78a2366abb27c0f866f",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for SuperTest (https://github.com/visionmedia/supertest).
This package contains type definitions for supertest (https://github.com/visionmedia/supertest).

@@ -12,9 +12,2 @@ # Details

````ts
// Type definitions for SuperTest v2.0.1
// Project: https://github.com/visionmedia/supertest
// Definitions by: Alex Varju <https://github.com/varju>
// Petteri Parkkila <https://github.com/pietu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
import * as superagent from "superagent";

@@ -88,7 +81,6 @@

### Additional Details
* Last updated: Mon, 02 Oct 2023 23:05:52 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/superagent](https://npmjs.com/package/@types/superagent)
* Global values: none
# Credits
These definitions were written by [Alex Varju](https://github.com/varju), and [Petteri Parkkila](https://github.com/pietu).
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