Socket
Socket
Sign inDemoInstall

swagger-stats

Package Overview
Dependencies
88
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.99.1 to 0.99.2

ux/css/app.7787295f.css

5

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
## v0.99.2
* [bug] API Responses page in built-in Telemetry UI is not responding with ~1000 endpoints [#139](https://github.com/slanatech/swagger-stats/issues/139)
## v0.99.1

@@ -5,0 +10,0 @@

2

examples/authtest/authtest.js

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

name: 'swagger-stats-authtest',
version: '0.95.19',
version: '0.99.2',
hostname: "hostname",

@@ -65,0 +65,0 @@ ip: "127.0.0.1",

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

name: 'swagger-stats-fastify',
version: '0.95.19',
version: '0.99.2',
timelineBucketDuration: 1000,

@@ -53,0 +53,0 @@ swaggerSpec:swaggerSpec,

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

name: 'swagger-stats-hapitest',
version: '0.95.19',
version: '0.99.2',
hostname: "hostname",

@@ -73,0 +73,0 @@ ip: "127.0.0.1",

@@ -18,3 +18,3 @@ const path = require('path');

name: 'restifytest',
version: '0.95.19',
version: '0.99.2',
hostname: "hostname",

@@ -21,0 +21,0 @@ ip: "127.0.0.1",

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

name: 'swagger-stats-spectest',
version: '0.95.19',
version: '0.99.2',
hostname: "hostname",

@@ -82,0 +82,0 @@ ip: "127.0.0.1",

@@ -56,3 +56,3 @@ var http = require('http');

name: 'swagger-stats-testapp',
version: '0.95.19',
version: '0.99.2',
timelineBucketDuration: tlBucket,

@@ -59,0 +59,0 @@ uriPath: '/swagger-stats',

{
"name": "swagger-stats",
"version": "0.99.1",
"version": "0.99.2",
"description": "API Telemetry and APM. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices, based on express routes and Swagger (Open API) specification",

@@ -118,3 +118,3 @@ "main": "lib/index.js",

"chokidar": "^3.5.1",
"concurrently": "^6.0.0",
"concurrently": "^6.2.0",
"coveralls": "^3.1.0",

@@ -138,4 +138,4 @@ "cross-env": "^7.0.3",

"swagger-parser": "^10.0.2",
"swagger-stats-ux": "^0.95.28"
"swagger-stats-ux": "^0.95.29"
}
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc