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

ydb-embedded-ui

Package Overview
Dependencies
Maintainers
0
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ydb-embedded-ui - npm Package Versions

13
24

8.4.0

Diff

Changelog

Source

8.4.0 (2025-01-13)

Features

  • autocomplete: suggest columns from subqueries (#1788) (1095d96)
  • Issues: click on issue sets cursor to error in editor (#1797) (6434633)
  • set pdisks column width (#1793) (db11791)

Bug Fixes

  • Auth: do not show access error when redirecting to auth (#1803) (b2dbe17)
  • Cluster: show loader if capabilities not loaded (#1785) (01b8424)
  • handlers list that should be refetched in autorefresh mode (#1791) (9d2280e)
  • VDiskPage: fix evict action (#1817) (3312ae2)
ydb-platform
published 8.3.0 •

Changelog

Source

8.3.0 (2024-12-23)

Features

ydb-platform
published 8.2.2 •

Changelog

Source

8.2.2 (2024-12-23)

Bug Fixes

ydb-platform
published 8.2.1 •

Changelog

Source

8.2.1 (2024-12-23)

Bug Fixes

ydb-platform
published 8.2.0 •

Changelog

Source

8.2.0 (2024-12-20)

Features

Bug Fixes

ydb-platform
published 8.1.0 •

Changelog

Source

8.1.0 (2024-12-17)

Features

Bug Fixes

ydb-platform
published 8.0.0 •

Changelog

Source

8.0.0 (2024-12-12)

⚠ BREAKING CHANGES

  • only pagination tables in storage (#1745)

Features

Bug Fixes

Miscellaneous Chores

ydb-platform
published 7.2.0 •

Changelog

Source

7.2.0 (2024-12-10)

Features

Bug Fixes

ydb-platform
published 7.1.0 •

Changelog

Source

7.1.0 (2024-12-04)

Features

Bug Fixes

  • autocomplete: should work properly if handler returns no entites (#1726) (9cdab88)
ydb-platform
published 7.0.0 •

Changelog

Source

7.0.0 (2024-12-02)

⚠ BREAKING CHANGES

  • window.api was previously a flat YdbEmbeddedAPI object. It has been refactored into multiple distributed AxiosWrapper instances. Each endpoint is now handled by a dedicated wrapper instance, improving modularity and maintainability. Developers should update their integrations to use the new structure. For example: Replace window.api.getTenants with window.api.viewer.getTenants.

Features

Bug Fixes

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