Socket
Socket
Sign inDemoInstall

swagger-stats

Package Overview
Dependencies
4
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.70.2 to 0.70.3

screenshots/ui.png

4

lib/swsInterface.js

@@ -109,5 +109,3 @@ /**

if (err) {
next(err);
} else {
console.log('Sent:', fileName);
debug('unable to send file: %s',fileName);
}

@@ -114,0 +112,0 @@ });

{
"name": "swagger-stats",
"version": "0.70.2",
"version": "0.70.3",
"description": "Collect and monitor REST API statistics in node app, based on Swagger API specification",

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

@@ -92,2 +92,2 @@ # swagger-stats

![alt text](img/ui.png "swagger-stats bundled User Interface")
![swagger-stats bundled User Interface](screenshots/ui.png?raw=true)

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc