Socket
Socket
Sign inDemoInstall

@types/passport-strategy

Package Overview
Dependencies
13
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.32 to 0.2.33

2

passport-strategy/index.d.ts

@@ -19,3 +19,3 @@ // Type definitions for Passport Strategy module v0.2.0

declare class Strategy implements passport.Strategy {
declare class Strategy extends passport.Strategy {
/**

@@ -22,0 +22,0 @@ * Performs authentication for the request.

{
"name": "@types/passport-strategy",
"version": "0.2.32",
"version": "0.2.33",
"description": "TypeScript definitions for Passport Strategy module",

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

},
"typesPublisherContentHash": "7d33c2417f4bdd6a4039d9604be78ae6a06383b4e75d14d1e73aaf4e59c89a4e",
"typesPublisherContentHash": "8f9ad95220aaadb6378c0171191e7e238ca3b7043f9a47d7481bd460a6e5c6db",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 25 Oct 2017 18:38:03 GMT
* Last updated: Tue, 03 Apr 2018 20:45:30 GMT
* Dependencies: passport, express

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc