Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redis-smq-monitor-client

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-smq-monitor-client - npm Package Compare versions

Comparing version 7.0.3 to 7.1.0

dist/assets/245.5a6fb79743c1fb90e094.css

18

CHANGELOG.md
# CHANGELOG
## 7.1.0 (2022-10-06)
* build: fix npm vulnerability warnings (35cb15c)
* feat(Exchange): make queue listing items clickable (02f09b6)
* feat(Home): add CreateQueue component (bac20c3)
* fix: fix incorrect queue namespace notation (fe2319e)
* fix: fix buttons styling (32ec8be)
* refactor(LeftPanel): group queues by namespace (c61e20d)
* feat: add Queues component (d2564a5)
* feat: bind/unbind a queue, create/delete an exchange (d82f558)
* feat(Home): allow to create an exchange from home page (34cd46c)
* feat(Exchange): add Exchange component (5de18f9)
* refactor(LeftPanel): clean up (dbf3325)
* feat(LeftPanel/Queues): use custom useParams() hook (6a631d3)
* feat(hooks): add custom useParams() hook (1b70007)
* feat(LeftPanel): add fanout exchanges listing (07dfcb4)
* refactor: sync up with the latest changes from redis-smq (fb72567)
## 7.0.3 (2022-06-28)

@@ -4,0 +22,0 @@

4

package.json
{
"name": "redis-smq-monitor-client",
"description": "A Web UI for the RedisSMQ Monitor application",
"version": "7.0.3",
"version": "7.1.0",
"author": "Weyoss <weyoss@protonmail.com>",

@@ -71,3 +71,3 @@ "license": "MIT",

"mini-css-extract-plugin": "2.1.0",
"nodemon": "2.0.18",
"nodemon": "^2.0.20",
"npm-run-all": "4.1.5",

@@ -74,0 +74,0 @@ "prettier": "2.1.2",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc