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.14.1 to 2.14.2

32

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

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

"dependencies": {
"@types/koa": "^2.0.48",
"@types/koa": "^2.0.49",
"handlebars": "^4.1.2",
"lodash": "^4.17.11",
"lodash": "^4.17.14",
"read-pkg-up": "^6.0.0"

@@ -34,23 +34,23 @@ },

"@types/jest": "24.0.15",
"@types/koa-router": "7.0.41",
"@types/lodash": "4.14.134",
"@types/node": "12.0.8",
"@types/supertest": "2.0.7",
"@typescript-eslint/eslint-plugin": "1.10.2",
"@typescript-eslint/parser": "1.10.2",
"@types/koa-router": "7.0.42",
"@types/lodash": "4.14.136",
"@types/node": "12.6.2",
"@types/supertest": "2.0.8",
"@typescript-eslint/eslint-plugin": "1.12.0",
"@typescript-eslint/parser": "1.12.0",
"del-cli": "2.0.0",
"eslint": "5.16.0",
"eslint-config-prettier": "5.0.0",
"eslint": "6.0.1",
"eslint-config-prettier": "6.0.0",
"eslint-config-xo-space": "0.21.0",
"eslint-config-xo-typescript": "0.14.0",
"eslint-plugin-import": "2.17.3",
"eslint-config-xo-typescript": "0.15.0",
"eslint-plugin-import": "2.18.0",
"jest": "24.8.0",
"koa": "2.7.0",
"koa-router": "7.4.0",
"semantic-release": "15.13.16",
"semantic-release": "15.13.18",
"supertest": "4.0.2",
"swagger-ui-dist": "3.22.3",
"swagger-ui-dist": "3.23.1",
"ts-jest": "24.0.2",
"ts-node": "8.3.0",
"typescript": "3.5.2"
"typescript": "3.5.3"
},

@@ -57,0 +57,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