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

@deephaven/filters

Package Overview
Dependencies
Maintainers
5
Versions
682
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deephaven/filters - npm Package Versions

1
911
68

0.92.0

Diff
deephaven-bot
published 0.92.0 •

Changelog

Source

0.92.0 (2024-09-03)

Features

  • Make rollup group behaviour a setting in the global settings menu (#2183) (bc8d5f2), closes #2128
  • Set selected theme via query string param (#2204) (89ede66), closes #2203

Bug Fixes

  • DH-17292 Handle disconnect from GridWidgetPlugin (#2086) (0a924cd)
  • Invalid import in @deephaven/components for webpack (#2200) (dcc95f6), closes #2192
deephaven-bot
published 0.91.1-beta.2 •
deephaven-bot
published 0.91.1-webpack-fix.0 •
deephaven-bot
published 0.91.1-beta.0 •
deephaven-bot
published 0.91.0 •

Changelog

Source

0.91.0 (2024-08-23)

Features

deephaven-bot
published 0.90.1-beta.0 •
deephaven-bot
published 0.90.0 •

Changelog

Source

0.90.0 (2024-08-21)

⚠ BREAKING CHANGES

  • Delete unused event types: openPQObject, openControl, reload, clearAllFilters.

Bug Fixes

  • GridMetrics including totals rows in visible rows when scrolled to bottom (#2194) (d409e96)
  • makeEventFunctions take an array of parameters (#2186) (f5b01fd)
  • TablePlugin needs to know table name and selected range (#2181) (0b37477), closes #2093

Code Refactoring

  • Change TabEvent to object literal, add TabEventMap (#2191) (419f95d)
deephaven-bot
published 0.89.1-beta.3 •
deephaven-bot
published 0.89.1-beta.0 •
deephaven-bot
published 0.89.0 •

Changelog

Source

0.89.0 (2024-08-15)

Features

Bug Fixes

  • Errors thrown during a grid update are not caught (#2188) (2e59b92)
  • Proxy model not setting defined values in parent class (#2187) (5f9cf7f)
  • Restrict @adobe/spectrum imports (#2179) (a257296), closes #1908