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

next-auth-zbd-provider

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-auth-zbd-provider - npm Package Compare versions

Comparing version 0.3.8 to 0.3.9

8

index.d.ts
export declare const getZBDProvider: ({ clientId, clientSecret, apiKey, scope, }: {
clientId: string | any;
clientSecret: string | any;
apiKey: string | any;
scope: string | any;
clientId: any;
clientSecret: any;
apiKey: any;
scope: any;
}) => any;
{
"name": "next-auth-zbd-provider",
"version": "0.3.8",
"version": "0.3.9",
"description": "NextAuth.js provider for ZBD OAuth2",

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

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