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

@universal-packages/authentication

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@universal-packages/authentication - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

1

defaults/main/SignUp.universal-auth-dynamic.js

@@ -49,2 +49,3 @@ "use strict";

await authentication.performDynamic('request-confirmation', { credential: authenticatable[credentialKind], credentialKind });
await authentication.performDynamic('send-welcome', { authenticatable, credentialKind });
if (credentialKindOptions.enforceConfirmation) {

@@ -51,0 +52,0 @@ return { status: 'warning', message: 'confirmation-inbound', metadata: { credential: authenticatable[credentialKind], credentialKind } };

2

package.json
{
"name": "@universal-packages/authentication",
"version": "1.8.0",
"version": "1.8.1",
"description": "Dynamic authentication api",

@@ -5,0 +5,0 @@ "author": "David De Anda <david@universal-packages.com> (https://github.com/universal-packages)",

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