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 5.5.1 to 5.6.0

1

dist/index.d.ts

@@ -24,2 +24,3 @@ import type { Middleware } from 'koa';

swaggerVersion: string;
swaggerCdnUrl?: string;
routePrefix: string | false;

@@ -26,0 +27,0 @@ specPrefix: string;

@@ -43,2 +43,3 @@ "use strict";

swaggerVersion: '',
swaggerCdnUrl: 'https://cdnjs.cloudflare.com/ajax/libs/swagger-ui',
exposeSpec: false,

@@ -45,0 +46,0 @@ hideTopbar: false,

2

package.json
{
"name": "koa2-swagger-ui",
"version": "5.5.1",
"version": "5.6.0",
"description": "Swagger UI middleware for koa",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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