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

@types/passport - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

12

passport/index.d.ts

@@ -1,13 +0,1 @@

// Type definitions for Passport 1.0
// Project: http://passportjs.org
// Definitions by: Horiuchi_H <https://github.com/horiuchi>
// Eric Naeseth <https://github.com/enaeseth>
// Igor Belagorudsky <https://github.com/theigor>
// Tomek Łaziuk <https://github.com/tlaziuk>
// Daniel Perez Alvarez <https://github.com/unindented>
// Kevin Stiehl <https://github.com/kstiehl>
// Oleg Vaskevich <https://github.com/vaskevich>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import { IncomingMessage } from "http";

@@ -14,0 +2,0 @@

34

passport/package.json
{
"name": "@types/passport",
"version": "1.0.13",
"description": "TypeScript definitions for Passport",
"version": "1.0.14",
"description": "TypeScript definitions for passport",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport",

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

"name": "Horiuchi_H",
"url": "https://github.com/horiuchi",
"githubUsername": "horiuchi"
"githubUsername": "horiuchi",
"url": "https://github.com/horiuchi"
},
{
"name": "Eric Naeseth",
"url": "https://github.com/enaeseth",
"githubUsername": "enaeseth"
"githubUsername": "enaeseth",
"url": "https://github.com/enaeseth"
},
{
"name": "Igor Belagorudsky",
"url": "https://github.com/theigor",
"githubUsername": "theigor"
"githubUsername": "theigor",
"url": "https://github.com/theigor"
},
{
"name": "Tomek Łaziuk",
"url": "https://github.com/tlaziuk",
"githubUsername": "tlaziuk"
"githubUsername": "tlaziuk",
"url": "https://github.com/tlaziuk"
},
{
"name": "Daniel Perez Alvarez",
"url": "https://github.com/unindented",
"githubUsername": "unindented"
"githubUsername": "unindented",
"url": "https://github.com/unindented"
},
{
"name": "Kevin Stiehl",
"url": "https://github.com/kstiehl",
"githubUsername": "kstiehl"
"githubUsername": "kstiehl",
"url": "https://github.com/kstiehl"
},
{
"name": "Oleg Vaskevich",
"url": "https://github.com/vaskevich",
"githubUsername": "vaskevich"
"githubUsername": "vaskevich",
"url": "https://github.com/vaskevich"
}

@@ -56,4 +56,4 @@ ],

},
"typesPublisherContentHash": "0c796288b8bc20bbbbcde57bbb9e8651e6f8eee32ed57ce2482a80bc1f478754",
"typesPublisherContentHash": "f43071d56e4e3a7b3a864aa475132db8094efd2ccc090c19bba0bd0b1836f2bb",
"typeScriptVersion": "4.5"
}

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

# Summary
This package contains type definitions for Passport (http://passportjs.org).
This package contains type definitions for passport (http://passportjs.org).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Sun, 24 Sep 2023 06:37:27 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express)
* Global values: none
# Credits
These definitions were written by [Horiuchi_H](https://github.com/horiuchi), [Eric Naeseth](https://github.com/enaeseth), [Igor Belagorudsky](https://github.com/theigor), [Tomek Łaziuk](https://github.com/tlaziuk), [Daniel Perez Alvarez](https://github.com/unindented), [Kevin Stiehl](https://github.com/kstiehl), and [Oleg Vaskevich](https://github.com/vaskevich).
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