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.6.12 to 2.6.13

18

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

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

"peerDependencies": {
"koa": "^2.4.1"
"koa": "^2.5.0"
},
"devDependencies": {
"eslint": "^4.17.0",
"eslint-config-standard": "^11.0.0-beta.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^6.0.0",
"eslint": "^4.18.2",
"eslint-config-standard": "^11.0.0",
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-standard": "^3.0.1",
"koa": "^2.4.1",
"koa": "^2.5.0",
"koa-router": "^7.4.0",
"mocha": "^5.0.0",
"mocha": "^5.0.4",
"nyc": "^11.4.1",
"supertest": "^3.0.0",
"swagger-ui-dist": "3.10.0"
"swagger-ui-dist": "3.12.0"
},

@@ -34,0 +34,0 @@ "nyc": {

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