You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@graphistry/client-api-react

Package Overview
Dependencies
Maintainers
5
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphistry/client-api-react - npm Package Versions

2345
10

5.1.8

Diff
m
mj3cheun
published 5.1.8 •
m
mj3cheun
published 5.1.7 •
m
mj3cheun
published 5.1.6 •

Changelog

Source

5.1.6 - 2025-07-09

Fix

  • client-api: Fix handling of addFilters and addExclusions calls with empty arg to prevent either function from stalling client-api initialization.
  • client-api-react: Fix updating props or using ref functions ocasionally causing repeated function calls.
m
mj3cheun
published 5.1.5 •

Changelog

Source

5.1.5 - 2025-06-18

Added

  • client-api: Add resetFilters and resetExclusions calls, requires minimum Graphistry version 2.42.18
  • client-api: Add playUpdates observer which creates event when graph simulation completes
  • client-api-react: Add onPlayComplete callback property
m
mj3cheun
published 5.1.4 •

Changelog

Source

5.1.4 - 2025-05-29

Added

  • client-api-react: Add pointStrokeWidth and showCollections bindings

Security

  • Strip logs from client API authentication code

Fix

  • client-api: Fixed selectionUpdates by filtering out messages with the same selection, preventing unnecessary callbacks from hover events
m
mj3cheun
published 5.1.3 •

Changelog

Source

5.1.3 - 2025-05-16

Fix

  • client-api-react: Fixed issues with ESM and UMD builds to ensure they work correctly when imported directly in a browser
  • client-api-react: Updated react and react-dom dev dependency version to match peer dependency version
  • client-api-react: Add queryParamExtra property to add arbitrary query parameters to Graphistry iframe
m
mj3cheun
published 5.1.2 •

Changelog

Source

5.1.2 - 2025-05-10

Fix

  • client-api: Add missing menu URL parameter to iframe generation
m
mj3cheun
published 5.1.1 •

Changelog

Source

5.1.1 - 2024-03-22

Fix

  • client-api: Add missing classes to documentation
m
mj3cheun
published 5.1.0 •

Changelog

Source

5.1.0 - 2024-03-15

Added

  • client-api: Add API-key-based ClientPKey upload client
  • client-api-react: Add API-key-based ClientPKey upload client
  • node-api: Add API-key-based ClientPKey upload client
  • js-upload-api: Add API-key-based ClientPKey upload client

Refactor

  • Factor out base class AbstractClient and add type export of ClientType
l
lmeyerov
published 5.0.2 •

Changelog

Source

5.0.2 - 2024-02-13

Added

  • client-api: Gracefully ignore null values passed to togglePanel, addFilter, addExclusion
  • client-api: Added setTogglePanel

Fix

  • client-api-react: Fix filters, filter, exclusions, exclusion to run again
2345
10