Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@epam/assets
Advanced tools
This package is a part of EPAM UUI library.
@epam/assets
contains UUI assets, such as:
5.9.0 - 09.08.2024
What's New
Timeline
:
Timeline
design.TimelineCanvas
component designed to render elements on the Timeline.TimelineGrid
and TimelineScale
.timelineGrid
and timelineScale
libraries.BaseTimelineCanvasComponent
. Use TimelineCanvas
instead. Now, TimelineCanvas should not be extended, instead, draw
function should be passed to the props.TimelineScaleProps.shiftPercent
.TimelineCanvas
.useResizeObserver
hook, which provides the possibility to observe multiple elements' resizing.useTimelineTransform
hook, which provides the possibility to receive the latest TimelineTransform
instance from the TimelineController
.TimelineGrid
customizable. Exposed default implementations of various parts of TimelineGrid
drawing functionality, via the timelineGrid
library.TimelineScale
customizable. Exposed default implementations of various parts of TimelineScale
drawing functionality, via the timelineScale
library.Timeline
drawing functionality, via the timelinePrimitives
library.TimelineController.setViewportRange
function, which allows setting the Viewport
by passing the right and left periods of the scale.computeSubtotals
and createFromItems
to Tree
.renderHeaderCell
callback to the column configuration, it's allows to provide custom render for column header.DataTableCellContainer
component - base wrapper for header and column cellsWhat's Fixed
isReadonly={ true }
was provided in rowOptions
for editable tableFAQs
EPAM Assets Library
The npm package @epam/assets receives a total of 605 weekly downloads. As such, @epam/assets popularity was classified as not popular.
We found that @epam/assets demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.