🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@ariestools/sdk-react-core

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariestools/sdk-react-core

DEPRECATED - compatibility facade for the dependency-focused @ariestools/sdk-react packages

latest
Source
npmnpm
Version
11.1.1
Version published
Maintainers
3
Created
Source

@ariestools/sdk-react-core

Deprecated compatibility facade for the former all-purpose core package.

Existing root and subpath imports continue to work, but this package intentionally depends on every package needed to reproduce its old API. New consumers should install the smallest package that owns the API they use:

  • @ariestools/sdk-react-foundation for hooks, promises, flexbox, shared utilities, portals, and user-event contracts.
  • @ariestools/sdk-react-ui for general MUI components.
  • @ariestools/sdk-react-motion, @ariestools/sdk-react-json-viewer, and @ariestools/sdk-react-number-status for optional feature stacks.
  • @ariestools/sdk-react-app, @ariestools/sdk-react-analytics, and @ariestools/sdk-react-crypto for their respective domains.

Replace imports such as @ariestools/sdk-react-core/flexbox with @ariestools/sdk-react-foundation/flexbox.

Keywords

utility

FAQs

Package last updated on 12 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts