New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@userfront/bell

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@userfront/bell

Third-party login plugin for hapi

latest
Source
npmnpm
Version
6.0.0
Version published
Maintainers
2
Created
Source

Fork of hapijs/bell v12.1.1

Userfront post-fork major updates

  • CHANGELOG.md lists various updates to providers and this plugin
  • View #36 and Bell hooks documentation for details on hooks used in Userfront API:
    • onPreAuthorization
    • onPreToken
    • onPreProfile

Development version updates

After all commits for PR are in:

  • Update CHANGELOG.md if necessary
  • Update package.json version
    • Use NPM: npm version [<newversion> | major | minor | patch | ...]
    • Or update package.json manually and tag: git tag <version>; git push --tags
  • Publish to NPM
    • Run npm run pub script in package.json
  • Upgrade @userfront/bell in api repo

Keywords

hapi

FAQs

Package last updated on 07 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts