You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@types/passport

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.10 to 1.0.11

2

passport/index.d.ts

@@ -123,3 +123,3 @@ // Type definitions for Passport 1.0

*/
fail(challenge?: string | number, status?: number): void;
fail(challenge?: {message?: string, [key: string]: any } | string | number, status?: number): void;
/**

@@ -126,0 +126,0 @@ * Redirect to `url` with optional `status`, defaulting to 302.

{
"name": "@types/passport",
"version": "1.0.10",
"version": "1.0.11",
"description": "TypeScript definitions for Passport",

@@ -55,4 +55,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport",

},
"typesPublisherContentHash": "69c9350eab61f1a4ae9f78b59cc873f0f4590797b0c1dba1601ae705afdbc98e",
"typeScriptVersion": "4.0"
"typesPublisherContentHash": "d6e0b8326018a6ccef93e1809fa2a750fd6bb39bc934431642c0c3471c561e8f",
"typeScriptVersion": "4.1"
}

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

### Additional Details
* Last updated: Wed, 10 Aug 2022 19:32:16 GMT
* Last updated: Mon, 12 Sep 2022 22:02:42 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express)

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc