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.4 to 2.0.5

2

supertest/index.d.ts

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

expect(field: string, val: string, callback?: CallbackHandler): this;
expect(fzield: string, val: RegExp, callback?: CallbackHandler): this;
expect(field: string, val: RegExp, callback?: CallbackHandler): this;
expect(checker: (res: Response) => any): this;

@@ -33,0 +33,0 @@ end(callback?: CallbackHandler): this;

{
"name": "@types/supertest",
"version": "2.0.4",
"version": "2.0.5",
"description": "TypeScript definitions for SuperTest",

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

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

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

},
"typesPublisherContentHash": "b07d7470f9410eda3ac3cadb26b4f4ce4bcd8c11cbfeec69d19c2bf66aaa12cb",
"typesPublisherContentHash": "203cec6fb3bef830991d35ed699a71cba90e9507482ac64ce569733943eaa386",
"typeScriptVersion": "2.2"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest
Additional Details
* Last updated: Tue, 21 Nov 2017 21:21:07 GMT
* Last updated: Sat, 14 Jul 2018 01:02:01 GMT
* Dependencies: superagent

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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