New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hyperswitch

Package Overview
Dependencies
Maintainers
4
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperswitch - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

6

lib/swaggerUI.js

@@ -34,5 +34,5 @@ "use strict";

// limit the size of documents to apply syntax highlighting to
.replace(/Sorter: "alpha"/, 'Sorter: "alpha", validatorUrl: null, ' +
'highlightSizeThreshold: 10000')
.replace(/docExpansion: "none"/, 'docExpansion: "list"')
.replace(/docExpansion: "none"/, 'docExpansion: "list", '
+ 'validatorUrl: null, '
+ 'highlightSizeThreshold: 10000')
.replace(/ url: url,/, 'url: "?spec",');

@@ -39,0 +39,0 @@ }

{
"name": "hyperswitch",
"version": "0.9.0",
"version": "0.9.1",
"description": "REST API creation framework",

@@ -5,0 +5,0 @@ "main": "index.js",

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