New:Socket for Asana Is Now Available.Learn more
Get Started

@ariestools/sdk-react-core

Package Overview
Dependencies
Maintainers
3
Versions
10
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

Source
npmnpm
Version
11.1.5
Version published
Weekly downloads
4
-87.5%
Maintainers
3
Weekly downloads
 
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 20 Jul 2026

Related posts