Socket
Socket
Sign inDemoInstall

restify-swagger-jsdoc

Package Overview
Dependencies
146
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.2 to 3.2.3

16

package.json
{
"name": "restify-swagger-jsdoc",
"version": "3.2.2",
"version": "3.2.3",
"description": "Create Swagger documentation page based on jsdoc",

@@ -57,4 +57,4 @@ "main": "js/index.js",

"restify-errors": "^6.1.1",
"swagger-jsdoc": "^3.2.9",
"swagger-ui-dist": "^3.18.2"
"swagger-jsdoc": "^3.4.0",
"swagger-ui-dist": "^3.24.0"
},

@@ -65,8 +65,8 @@ "devDependencies": {

"@types/mocha": "^2.2.41",
"@types/node": "^7.10.0",
"@types/restify": "^7.2.5",
"@types/node": "^7.10.7",
"@types/restify": "^7.2.12",
"@types/restify-errors": "^4.3.3",
"@types/sinon": "^2.2.2",
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"coveralls": "^3.0.7",
"mocha": "^5.0.1",

@@ -77,5 +77,5 @@ "nyc": "^14.1.1",

"ts-node": "^3.3.0",
"tslint": "^5.11.0",
"tslint": "^5.20.0",
"tslint-microsoft-contrib": "^5.2.1",
"typescript": "^3.1.4"
"typescript": "^3.6.4"
},

@@ -82,0 +82,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc