Socket
Socket
Sign inDemoInstall

hapi-auth-bearer-token

Package Overview
Dependencies
32
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.2 to 6.1.3

10

package.json
{
"name": "hapi-auth-bearer-token",
"description": "Simple Bearer authentication scheme plugin for hapi, accepts token by Header, Cookie or Query parameter.",
"version": "6.1.2",
"version": "6.1.3",
"author": "John Brett <johnbrett7@gmail.com> (https://johnbrett.me)",

@@ -26,12 +26,12 @@ "repository": {

"@hapi/boom": "^7.4.2",
"@hapi/hoek": "^7.0.0",
"@hapi/hoek": "^9.0.0",
"@hapi/joi": "^15.0.3"
},
"peerDependencies": {
"@hapi/hapi": ">=17.x.x"
"@hapi/hapi": ">=19.x.x"
},
"devDependencies": {
"@hapi/code": "^7.0.0",
"@hapi/code": "^8.0.0",
"@hapi/hapi": "^18.4.0",
"@hapi/lab": "^19.1.0"
"@hapi/lab": "^22.0.3"
},

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc