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.0.1 to 2.0.2

5

CHANGELOG.md

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

## [2.0.2] - 2016-09-01
- Test against latest hapi version 15
- Update dependencies
- Test against latest versions of node 5 and 6
## [2.0.1] - 2016-08-14

@@ -8,0 +13,0 @@ - Test against latest hapi version 14

10

package.json
{
"name": "hapi-boom-decorators",
"version": "2.0.1",
"version": "2.0.2",
"description": "Decorates a Hapi server's reply interface with functions to make it easy to reply with Boom errors",

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

"dependencies": {
"boom": "^3.2.2"
"boom": "^4.0.0"
},

@@ -51,8 +51,8 @@ "devDependencies": {

"chokidar-cli": "^1.2.0",
"hapi": "^14.2.0",
"hapi": "^15.0.3",
"mocha": "^3.0.2",
"retire": "^1.1.5",
"standard": "^7.1.2",
"retire": "^1.2.0",
"standard": "^8.0.0",
"xo": "^0.16.0"
}
}

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