New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@equaltoai/greater-components

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equaltoai/greater-components

Aggregate Greater Components library for EqualToAI

latest
Source
npmnpm
Version
4.2.5
Version published
Maintainers
2
Created
Source

@equaltoai/greater-components

Greater Components is the unified UI toolkit used across Lesser/Greater products.
This package bundles adapters, headless primitives, icons, tokens, utilities, testing helpers, and the full fediverse component suite into one installable library.

Installation

npm install @equaltoai/greater-components
# or
pnpm add @equaltoai/greater-components

Updating

npm update @equaltoai/greater-components
# or
npm install @equaltoai/greater-components@latest

Usage

import { ComposeBox, TimelineCompound } from '@equaltoai/greater-components';
import { Button } from '@equaltoai/greater-components/primitives';
import { createTimelineIntegration } from '@equaltoai/greater-components/adapters';

Subpath exports mirror the previous workspace packages. See the root project documentation for detailed guides and APIs.

Keywords

svelte

FAQs

Package last updated on 01 Dec 2025

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