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

koa2-swagger-ui

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa2-swagger-ui - npm Package Compare versions

Comparing version 2.4.3 to 2.4.4

2

lib/index.js

@@ -10,3 +10,3 @@ const path = require('path');

title: 'Swagger UI',
oauthOptions: {},
oauthOptions: false,
swaggerOptions: {

@@ -13,0 +13,0 @@ dom_id: '#swagger-ui',

{
"name": "koa2-swagger-ui",
"version": "2.4.3",
"version": "2.4.4",
"description": "Swagger UI middleware for koa",

@@ -21,5 +21,5 @@ "main": "lib/index.js",

"eslint-config-airbnb-base": "^11.2.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-import": "^2.3.0",
"koa": "^2.2.0",
"mocha": "^3.4.1",
"mocha": "^3.4.2",
"mocha-eslint": "^3.0.1",

@@ -26,0 +26,0 @@ "nodemon": "^1.11.0",

Sorry, the diff of this file is not supported yet

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