Socket
Socket
Sign inDemoInstall

passport-oneauth

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

passport-oneauth - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

2

package.json
{
"name": "passport-oneauth",
"version": "1.2.3",
"version": "1.2.4",
"description": "Passport strategy for oneauth server",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -29,3 +29,2 @@ import {Strategy as OAuth2Strategy} from 'passport-oauth2'

code: string;
username: string;
name: string;

@@ -47,2 +46,3 @@ batch_id: number;

name: string,
username: string;
email: string,

@@ -49,0 +49,0 @@ role: string,

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