New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hapi

Package Overview
Dependencies
Maintainers
1
Versions
295
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi - npm Package Compare versions

Comparing version 13.2.1 to 13.2.2

2

lib/auth.js

@@ -461,3 +461,3 @@ 'use strict';

if (requestEntity === 'user') {
if (requestEntity === 'app') {
request._log(['auth', 'entity', 'user', 'error', name]);

@@ -464,0 +464,0 @@ return next(Boom.forbidden('Application credentials cannot be used on a user endpoint'));

{
"name": "hapi",
"version": "13.2.1",
"version": "13.2.2",
"dependencies": {

@@ -5,0 +5,0 @@ "accept": {

@@ -5,3 +5,3 @@ {

"homepage": "http://hapijs.com",
"version": "13.2.1",
"version": "13.2.2",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

Sorry, the diff of this file is too big to display

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