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

swagger-ui

Package Overview
Dependencies
Maintainers
1
Versions
394
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-ui - npm Package Compare versions

Comparing version 2.1.0-alpha.4 to 2.1.0-alpha.5

4

dist/lib/swagger.js
// swagger.js
// version 2.0.42
// version 2.0.43

@@ -993,2 +993,4 @@ (function () {

}
if ((queryParams != null) && queryParams.length > 0)
url += '?' + queryParams;
return url;

@@ -995,0 +997,0 @@ };

// swagger.js
// version 2.0.42
// version 2.0.43

@@ -993,2 +993,4 @@ (function () {

}
if ((queryParams != null) && queryParams.length > 0)
url += '?' + queryParams;
return url;

@@ -995,0 +997,0 @@ };

{
"name": "swagger-ui",
"version": "2.1.0-alpha.4",
"version": "2.1.0-alpha.5",
"description": "Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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