Socket
Socket
Sign inDemoInstall

@types/passport-strategy

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/passport-strategy - npm Package Compare versions

Comparing version 0.2.33 to 0.2.34

2

passport-strategy/index.d.ts

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

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

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

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

@@ -16,3 +16,3 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -24,4 +24,4 @@ "scripts": {},

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

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-strategy
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-strategy
Additional Details
* Last updated: Tue, 03 Apr 2018 20:45:30 GMT
* Last updated: Fri, 06 Jul 2018 00:07:02 GMT
* Dependencies: passport, express

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

Sorry, the diff of this file is not supported yet

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