Huge News!Announcing our $40M Series B led by Abstract Ventures.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 0.1.2 to 0.1.3

4

lib/server.js

@@ -120,2 +120,4 @@ /*

res.hapi.wasProcessed = false;
next();

@@ -215,2 +217,4 @@ },

res.hapi.wasProcessed = true;
// Authentication

@@ -217,0 +221,0 @@

2

package.json
{
"name" : "hapi",
"description" : "HTTP API Server framework based on Express",
"version" : "0.1.2",
"version" : "0.1.3",
"author" : "Eran Hammer-Lahav <eran@hueniverse.com>",

@@ -6,0 +6,0 @@ "repository" : "git://github.com/walmartlabs/hapi",

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