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

@gravity-ui/dashkit

Package Overview
Dependencies
Maintainers
0
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gravity-ui/dashkit - npm Package Versions

1
16

8.0.1

Diff

Changelog

Source

8.0.1 (2024-04-12)

Bug Fixes

  • change types setting path to common one (#138) (d963f18)
gravity-ui-bot
published 8.0.0 •

Changelog

Source

8.0.0 (2024-04-12)

⚠ BREAKING CHANGES

  • separated helpers export from ui (#133)

Functions and constants from src/utils, src/shared and src/constants are available for export from another endpoint helpers. For example, previously you could use:

import {transformParamsToActionParams} from '@gravity-ui/dashkit';

now you should use:

import {transformParamsToActionParams} from '@gravity-ui/dashkit/helpers';

Features

gravity-ui-bot
published 7.2.0-beta.0 •

gravity-ui-bot
published 7.2.0 •

Changelog

Source

7.2.0 (2024-03-27)

Features

  • add copy context field for prepared copy item type (#130) (fad573e)
gravity-ui-bot
published 6.10.0 •

gravity-ui-bot
published 7.1.1 •

Changelog

Source

7.1.1 (2024-03-15)

Bug Fixes

  • react-grid-layout: fix react-grid-layout type imports (#125) (2a051cf)
gravity-ui-bot
published 6.9.0 •

gravity-ui-bot
published 7.1.0 •

Changelog

Source

7.1.0 (2024-03-07)

Features

gravity-ui-bot
published 7.0.0 •

Changelog

Source

7.0.0 (2024-02-14)

⚠ BREAKING CHANGES

  • move to uikit 6 (#116)
  • remove internal usage of i18n, use configure from uilit instead
gravity-ui-bot
published 6.8.0 •

Changelog

Source

6.8.0 (2024-02-01)

Features

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