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.9.2 to 2.9.3

16

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

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

"peerDependencies": {
"koa": "^2.5.1"
"koa": "^2.5.2"
},
"devDependencies": {
"cz-conventional-changelog": "^2.1.0",
"eslint": "^4.19.1",
"eslint": "^5.1.0",
"eslint-config-standard": "^11.0.0",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0",
"koa": "^2.5.1",
"koa": "^2.5.2",
"koa-router": "^7.4.0",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"semantic-release": "^15.5.2",
"semantic-release": "^15.7.1",
"supertest": "^3.1.0",
"swagger-ui-dist": "3.17.0",
"travis-deploy-once": "^5.0.0"
"swagger-ui-dist": "3.17.3",
"travis-deploy-once": "^5.0.1"
},

@@ -39,0 +39,0 @@ "release": {

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