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 1.2.4 to 2.0.0

10

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

@@ -27,11 +27,11 @@ "private": false,

"devDependencies": {
"lab": "6.1.0",
"lab": "6.2.0",
"code": "1.5.0",
"hapi": "10.4.0"
"hapi": "11.0.0"
},
"peerDependencies": {
"hapi": ">=10.x.x"
"hapi": ">=11.x.x"
},
"engines": {
"node": ">=0.10.40"
"node": ">=4.0.0"
},

@@ -38,0 +38,0 @@ "scripts": {

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