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

hapi-auth-bearer-simple

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-auth-bearer-simple - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

8

package.json
{
"name": "hapi-auth-bearer-simple",
"description": "Custom authentication plugin for Hapi using Bearer tokens",
"version": "3.0.1",
"version": "3.0.2",
"author": "Adri Van Houdt <adri@salesflare.com>",

@@ -23,4 +23,4 @@ "private": false,

"dependencies": {
"boom": "3.0.x",
"hoek": "3.0.x"
"boom": "3.x.x",
"hoek": "3.x.x"
},

@@ -30,3 +30,3 @@ "devDependencies": {

"code": "2.x.x",
"hapi": "11.0.x"
"hapi": "11.x.x"
},

@@ -33,0 +33,0 @@ "peerDependencies": {

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