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

@bull-board/hono

Package Overview
Dependencies
Maintainers
0
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bull-board/hono - npm Package Compare versions

Comparing version 5.20.4 to 5.20.5

2

dist/HonoAdapter.d.ts

@@ -45,3 +45,3 @@ import type { AppControllerRoute, AppViewRoute, BullBoardQueues, ControllerHandlerReturnType, IServerAdapter, UIConfig } from '@bull-board/api/dist/typings/app';

setUIConfig(config: UIConfig): this;
registerPlugin(): Hono<import("hono").Env, {}, "/">;
registerPlugin(): Hono<import("hono/types").BlankEnv, import("hono/types").BlankSchema, "/">;
}
{
"name": "@bull-board/hono",
"version": "5.20.4",
"version": "5.20.5",
"description": "A Hono server adapter for Bull-Board dashboard.",

@@ -31,4 +31,4 @@ "keywords": [

"dependencies": {
"@bull-board/api": "5.20.4",
"@bull-board/ui": "5.20.4",
"@bull-board/api": "5.20.5",
"@bull-board/ui": "5.20.5",
"ejs": "^3.1.10",

@@ -35,0 +35,0 @@ "hono": "^4.4.7"

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