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 0.2.28 to 0.2.29

2

passport/index.d.ts

@@ -6,4 +6,4 @@ // Type definitions for Passport v0.2.0

/// <reference types="express" />
declare namespace Express {

@@ -10,0 +10,0 @@ export interface Request {

{
"name": "@types/passport",
"version": "0.2.28",
"version": "0.2.29",
"description": "TypeScript definitions for Passport v0.2.0",

@@ -13,4 +13,6 @@ "license": "MIT",

"scripts": {},
"dependencies": {},
"dependencies": {
"@types/express": "4.0.*"
},
"typings": "index.d.ts"
}

@@ -11,5 +11,5 @@ # Installation

Additional Details
* Last updated: Tue, 02 Aug 2016 15:42:59 GMT
* Last updated: Thu, 11 Aug 2016 13:53:45 GMT
* File structure: OldUMD
* Library Dependencies: none
* Library Dependencies: express
* Module Dependencies: none

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

{
"authors": "Horiuchi_H <https://github.com/horiuchi/>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"express"
],
"moduleDependencies": [],

@@ -22,3 +24,3 @@ "libraryMajorVersion": "0",

"hasPackageJson": false,
"contentHash": "72cb96078d1aefb7621bd24e31b9a99360e16e5801b844f8207c253c07bee579"
"contentHash": "b5517d7cac536904aedab77a1b402ed453c2921828fd33a53c8dad2e6aa32321"
}
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