🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@epam/uui-build

Package Overview
Dependencies
Maintainers
2
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epam/uui-build

This package is a part of [EPAM UUI](https://github.com/epam/UUI) library.

latest
npmnpm
Version
6.3.3
Version published
Maintainers
2
Created
Source

UUI Build package

This package is a part of EPAM UUI library.

@epam/uui-build consists of scripts and tools to build UUI monorepo. It contains scripts to run the repo as a single huge app (for development needs), and to build each package separately for NPM. Also, it contains some external scripts that can be used within UUI ecosystem.

CLI scripts

  • Build a project using Rollup
# Build
npx @epam/uui-build@latest --rollup-build
# Build & Watch
npx @epam/uui-build@latest --rollup-build --watch
  • Generate a set of SCSS mixins with theme tokens. A collection of variables exported from Figma (*.json) is used as input.
npx @epam/uui-build@latest --generate-theme-variables --tokens=./input/Theme.json --out=./input

FAQs

Package last updated on 15 Oct 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