Socket
Socket
Sign inDemoInstall

fastify-overview-ui

Package Overview
Dependencies
Maintainers
8
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-overview-ui - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

package.json
{
"name": "fastify-overview-ui",
"description": "UI for fastify-overview",
"version": "2.0.0",
"version": "2.0.1",
"workspaces": [

@@ -37,3 +37,3 @@ "example"

"fastify": "^4.4.0",
"fastify-overview": "^2.2.0",
"fastify-overview": "^3.1.0",
"husky": "^8.0.1",

@@ -40,0 +40,0 @@ "lint-staged": "^13.0.0",

@@ -27,5 +27,7 @@ # 📊 fastify-overview-ui

This plugin requires `fastify-overview` to be installed
```bash
npm i fastify-overview fastify-overview-ui
```
- `npm i fastify-overview-ui`
Note: This plugin requires `fastify-overview` to be installed ([usage instructions](https://github.com/Eomm/fastify-overview#usage)).

@@ -39,3 +41,3 @@ ## Usage

The UI will be available at `{your app's url}/fastify-overview-ui`
The UI will be available at `{your app's url}/fastify-overview-ui/`

@@ -42,0 +44,0 @@ ## How to read the graph

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