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.10 to 2.6.11

16

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

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

"start": "node examples/example.js",
"lint": "eslint --format=node_modules/eslint-formatter-pretty lib test",
"lint": "eslint lib test",
"coverage": "nyc npm test"

@@ -21,12 +21,14 @@ },

"devDependencies": {
"eslint": "^4.14.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-formatter-pretty": "^1.3.0",
"eslint": "^4.15.0",
"eslint-config-standard": "^11.0.0-beta.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-standard": "^3.0.1",
"koa": "^2.4.1",
"koa-router": "^7.3.0",
"mocha": "^4.1.0",
"mocha": "^5.0.0",
"nyc": "^11.4.1",
"supertest": "^3.0.0",
"swagger-ui-dist": "3.9.0"
"swagger-ui-dist": "3.9.1"
},

@@ -33,0 +35,0 @@ "nyc": {

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