Socket
Socket
Sign inDemoInstall

@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.7 to 2.0.8

2

supertest/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for SuperTest v2.0.1

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
// TypeScript Version: 3.0

@@ -9,0 +9,0 @@ import * as superagent from "superagent"

{
"name": "@types/supertest",
"version": "2.0.7",
"version": "2.0.8",
"description": "TypeScript definitions for SuperTest",

@@ -22,3 +22,4 @@ "license": "MIT",

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

@@ -29,4 +30,4 @@ "scripts": {},

},
"typesPublisherContentHash": "ed2c30dabdd4c138a6761f6c7db39d22f0b4c0b9d6ab0c70bb7f95bd73eb609c",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "48377f5e98a306562cb7246980a431c036ca720695f2906c49c35308ee68d364",
"typeScriptVersion": "3.0"
}

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

Additional Details
* Last updated: Mon, 03 Dec 2018 21:41:02 GMT
* Last updated: Wed, 03 Jul 2019 16:47:17 GMT
* Dependencies: @types/superagent

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Alex Varju <https://github.com/varju>, Petteri Parkkila <https://github.com/pietu>.
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