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

@deephaven/jsapi-shim

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deephaven/jsapi-shim - npm Package Versions

deephaven-bot
published 0.95.1-beta.0 •

deephaven-bot
published 0.95.0 •

Changelog

Source

0.95.0 (2024-09-20)

⚠ BREAKING CHANGES

  • eslint rule will require type only imports where possible

Bug Fixes

Code Refactoring

  • Added consistent-type-imports eslint rule and ran --fix (#2230) (2744f97), closes #2229
deephaven-bot
published 0.94.1-beta.0 •

deephaven-bot
published 0.94.0 •

Changelog

Source

0.94.0 (2024-09-18)

⚠ BREAKING CHANGES

  • TestUtils has been moved to new package @deephaven-test-utils. Consumers will need to install the new package as a dev dependency and update references.

Features

  • Pass through additional actions from WidgetPanel (#2224) (bc720d1)

Code Refactoring

deephaven-bot
published 0.93.1-alpha-ts-upgrade.7 •

deephaven-bot
published 0.93.1-beta.3 •

deephaven-bot
published 0.93.1-alpha-ts-upgrade.5 •

deephaven-bot
published 0.93.1-alpha-test-utils.3 •

deephaven-bot
published 0.93.1-beta.0 •

deephaven-bot
published 0.93.0 •

Changelog

Source

0.93.0 (2024-09-12)

Features

Bug Fixes