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.0.5 to 0.0.6

2

lib/error.js

@@ -45,3 +45,3 @@ /*

return { code: 500, type: 'http', text: 'Internal error', log: { error: err, collection: collection, action: action, input: input, stack: internals.callStack()} };
return { code: 500, type: 'http', text: 'Internal error', log: { error: err, collection: collection, action: action, input: input } };
};

@@ -48,0 +48,0 @@

{
"name" : "hapi",
"description" : "HTTP API Server based on Express with native OAuth 2.0 support",
"version" : "0.0.5",
"version" : "0.0.6",
"author" : "Eran Hammer-Lahav <eran@hueniverse.com>",

@@ -6,0 +6,0 @@ "repository" : "git://github.com/hueniverse/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