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.6 to 2.6.7

11

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

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

"test": "mocha test/*.js",
"start": "nodemon examples/example.js",
"start": "node examples/example.js",
"lint": "eslint --format=node_modules/eslint-formatter-pretty lib test",

@@ -21,3 +21,3 @@ "coverage": "nyc npm test"

"devDependencies": {
"eslint": "^4.12.1",
"eslint": "^4.14.0",
"eslint-config-airbnb-base": "^12.1.0",

@@ -29,6 +29,5 @@ "eslint-formatter-pretty": "^1.3.0",

"mocha": "^4.0.1",
"nodemon": "^1.12.1",
"nyc": "^11.3.0",
"nyc": "^11.4.1",
"supertest": "^3.0.0",
"swagger-ui": "3.6.0"
"swagger-ui": "3.8.0"
},

@@ -35,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