hapi-swagger
Advanced tools
Comparing version 7.0.0 to 7.0.1
'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'); |
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3853982
137
46901