Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

swagger-jsdoc

Package Overview
Dependencies
Maintainers
3
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-jsdoc - npm Package Compare versions

Comparing version 4.3.1 to 4.3.2

src/lib.js

2

index.js

@@ -1,1 +0,1 @@

module.exports = require('./lib');
module.exports = require('./src/lib');
{
"name": "swagger-jsdoc",
"description": "Generates swagger doc based on JSDoc",
"version": "4.3.1",
"version": "4.3.2",
"engines": {
"node": ">=10.0.0"
"node": ">=12.0.0"
},

@@ -19,3 +19,3 @@ "scripts": {

"dependencies": {
"commander": "6.1.0",
"commander": "6.2.0",
"doctrine": "3.0.0",

@@ -28,16 +28,16 @@ "glob": "7.1.6",

"body-parser": "1.19.0",
"eslint": "7.9.0",
"eslint": "7.12.1",
"eslint-config-airbnb-base": "14.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-config-prettier": "6.15.0",
"eslint-loader": "4.0.2",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest": "^24.0.2",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-prettier": "3.1.4",
"express": "4.17.1",
"husky": "4.3.0",
"jest": "^26.4.2",
"lint-staged": "10.4.0",
"jest": "^26.6.1",
"lint-staged": "10.5.0",
"npm-run-all": "4.1.5",
"prettier": "2.1.2",
"supertest": "4.0.2"
"supertest": "5.0.0"
},

@@ -51,7 +51,5 @@ "license": "MIT",

"keywords": [
"jsdoc",
"restful",
"api",
"express",
"swagger"
"swagger",
"openapi",
"jsdoc"
],

@@ -63,3 +61,2 @@ "author": "https://github.com/Surnet/swagger-jsdoc/graphs/contributors",

"resolutions": {
"lodash": "^4.17.19",
"minimist": "^1.2.3"

@@ -66,0 +63,0 @@ },

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