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

hapi-swagger

Package Overview
Dependencies
Maintainers
2
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 11.0.2 to 11.1.0

2

lib/tags.js

@@ -17,6 +17,6 @@ const Joi = require('@hapi/joi');

}),
'x-order': Joi.number()
})
.label('Tag')
.optional()
.pattern(/^x-/, Joi.any())
);

@@ -23,0 +23,0 @@

{
"name": "hapi-swagger",
"description": "A swagger documentation UI generator plugin for hapi",
"version": "11.0.2",
"version": "11.1.0",
"author": "Glenn Jones",

@@ -6,0 +6,0 @@ "repository": {

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