Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hapi-swagger

Package Overview
Dependencies
Maintainers
1
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-swagger - npm Package Compare versions

Comparing version 7.0.0 to 7.0.1

1

lib/index.js
'use strict';
const Hoek = require('hoek');
const Joi = require('joi');
const chalk = require('chalk');
const Path = require('path');

@@ -6,0 +5,0 @@ const Querystring = require('querystring');

4

package.json
{
"name": "hapi-swagger",
"description": "A swagger documentation UI generator plugin for hapi",
"version": "7.0.0",
"version": "7.0.1",
"author": "Glenn Jones",

@@ -40,3 +40,3 @@ "repository": {

"h2o2": "^5.1.0",
"hapi": "hapijs/hapi",
"hapi": "^14.0.0",
"hapi-api-version": "^1.1.0",

@@ -43,0 +43,0 @@ "hapi-auth-bearer-token": "^4.0.2",

@@ -11,2 +11,5 @@ # hapi-swagger

__Review [release notes for v7.0.0](https://github.com/glennjones/hapi-swagger/issues/325)__
# Install

@@ -13,0 +16,0 @@

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