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 1.0.0 to 1.0.1

npm-shrinkwrap.json

9

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

@@ -9,3 +9,3 @@ "main": "index.js",

"watch": "chokidar index.js tests/** -c 'npm test'",
"ci": "npm test && retire"
"retire": "retire"
},

@@ -39,8 +39,11 @@ "xo": {

"peerDependencies": {
"boom": "^3.0.0",
"hapi": "^11.1.2"
},
"dependencies": {
"boom": "^3.0.0"
},
"devDependencies": {
"chai": "^3.4.1",
"chokidar-cli": "^1.2.0",
"hapi": "https://registry.npmjs.org/hapi/-/hapi-11.1.2.tgz",
"mocha": "^2.3.4",

@@ -47,0 +50,0 @@ "retire": "^1.1.1",

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