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

hapi-boom-decorators

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-boom-decorators - npm Package Compare versions

Comparing version 2.3.0 to 3.0.0

3

CHANGELOG.md

@@ -6,2 +6,5 @@ # Change Log

## [3.0.0] - 2017-05-29
- Updated boom dependency to version 5.1.0
## [2.3.0] - 2017-04-19

@@ -8,0 +11,0 @@ - Support for Boom.teapot()

6

npm-shrinkwrap.json
{
"name": "hapi-boom-decorators",
"version": "2.3.0",
"version": "3.0.0",
"dependencies": {
"boom": {
"version": "4.3.1",
"version": "5.1.0",
"from": "boom@latest",
"resolved": "https://registry.npmjs.org/boom/-/boom-4.3.1.tgz"
"resolved": "https://registry.npmjs.org/boom/-/boom-5.1.0.tgz"
},

@@ -10,0 +10,0 @@ "hoek": {

{
"name": "hapi-boom-decorators",
"version": "2.3.0",
"version": "3.0.0",
"description": "Decorates a Hapi server's reply interface with functions to make it easy to reply with Boom errors",

@@ -37,3 +37,3 @@ "engines": {

"dependencies": {
"boom": "^4.3.1"
"boom": "^5.1.0"
},

@@ -40,0 +40,0 @@ "devDependencies": {

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