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

@types/passport-local

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/passport-local - npm Package Compare versions

Comparing version 1.0.36 to 1.0.37

6

passport-local/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for passport-local 1.0.0
// Project: https://github.com/jaredhanson/passport-local
// Definitions by: Maxime LUCE <https://github.com/SomaticIT>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="passport"/>

@@ -8,0 +2,0 @@

8

passport-local/package.json
{
"name": "@types/passport-local",
"version": "1.0.36",
"version": "1.0.37",
"description": "TypeScript definitions for passport-local",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-local",

"name": "Maxime LUCE",
"url": "https://github.com/SomaticIT",
"githubUsername": "SomaticIT"
"githubUsername": "SomaticIT",
"url": "https://github.com/SomaticIT"
}

@@ -28,4 +28,4 @@ ],

},
"typesPublisherContentHash": "0ddf581884e6afbfab7b23252b1ae6c824af8e7e6249bb1c14c01b0e6a9078b2",
"typesPublisherContentHash": "9fab555fa82f3991d24f19b0bd001e600231862299e8aef7b895586fb3ee7c5c",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for passport-local 1.0.0
// Project: https://github.com/jaredhanson/passport-local
// Definitions by: Maxime LUCE <https://github.com/SomaticIT>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="passport"/>

@@ -69,7 +63,6 @@

### Additional Details
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/passport](https://npmjs.com/package/@types/passport), [@types/passport-strategy](https://npmjs.com/package/@types/passport-strategy)
* Global values: none
# Credits
These definitions were written by [Maxime LUCE](https://github.com/SomaticIT).
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