Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/passport-azure-ad

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/passport-azure-ad - npm Package Compare versions

Comparing version 4.0.7 to 4.0.8

2

passport-azure-ad/common.d.ts

@@ -47,3 +47,3 @@ import { Request } from "express";

/** Only present in v2.0 tokens. The primary username that represents the user. It could be an email address, phone number, or a generic username without a specified format */
preferred_name?: string;
preferred_username?: string;
/** Provides a human-readable value that identifies the subject of the token.

@@ -50,0 +50,0 @@ * The value is not guaranteed to be unique, it is mutable, and it's designed to be used only for display purposes. The profile scope is required in order to receive this claim. */

{
"name": "@types/passport-azure-ad",
"version": "4.0.7",
"version": "4.0.8",
"description": "TypeScript definitions for passport-azure-ad",

@@ -25,4 +25,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "a04f6bdea58a3f0e54e905baeb31a965a5621cf96472ba4390ddf40a121cb7c6",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "2435c8620a488ca1bbc5f163c5f53c374dfa64e6d4f625fbe705e558199ddb9f",
"typeScriptVersion": "3.4"
}

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

### Additional Details
* Last updated: Fri, 15 May 2020 23:04:11 GMT
* Last updated: Fri, 22 Jan 2021 00:05:17 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/passport](https://npmjs.com/package/@types/passport)

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

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