Socket
Socket
Sign inDemoInstall

swaggerize-express

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swaggerize-express - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

2

lib/index.js

@@ -26,3 +26,3 @@ 'use strict';

options.basedir = path.dirname(caller());
options.basedir = options.basedir || path.dirname(caller());

@@ -29,0 +29,0 @@ options.routes = routes(options);

{
"name": "swaggerize-express",
"version": "4.0.3",
"version": "4.0.4",
"author": "Trevor Livingston <trlivingston@paypal.com>",

@@ -5,0 +5,0 @@ "description": "Design-driven apis with swagger 2.0 and express.",

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