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

swagger-node-express

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-node-express - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

2

lib/paramTypes.js

@@ -59,3 +59,3 @@ /**

'description' : description,
'type' : 'string',
'type' : type,
'required' : (typeof required !== 'undefined') ? required : true,

@@ -62,0 +62,0 @@ 'enum' : allowableValuesEnum,

{
"name": "swagger-node-express",
"version": "2.1.2",
"version": "2.1.3",
"author": {

@@ -49,2 +49,2 @@ "name": "Tony Tam",

}
}
}
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