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

@salesflare/bell

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesflare/bell - npm Package Compare versions

Comparing version 8.10.0 to 8.11.0

4

lib/providers/microsoft.js

@@ -21,2 +21,6 @@ 'use strict';

displayName: profile.displayName,
name: {
first: profile.givenName,
last: profile.surname
},
email: profile.mail,

@@ -23,0 +27,0 @@ raw: profile

2

package.json
{
"name": "@salesflare/bell",
"description": "Third-party login plugin for hapi",
"version": "8.10.0",
"version": "8.11.0",
"repository": "git://github.com/hapijs/bell",

@@ -6,0 +6,0 @@ "main": "lib/index.js",

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