Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
@taiga-ui/addon-charts
Advanced tools
Extension package for Taiga UI that adds various charts, graphs and related components.
Website • Documentation • Core team
Extension package for Taiga UI that adds various charts, graphs and related components
It's a part of Taiga UI that is fully-treeshakable Angular UI Kit consisting of multiple base libraries and several add-ons
Install base packages:
npm i @taiga-ui/{cdk,core}
Install addon-charts:
npm i @taiga-ui/addon-charts
Don't forget that Taiga UI is fully-treeshakable. You can import even just one entity from our library and be sure that there is no redundant code in your bundle. Bundlphobia badge shows size of the whole library.
See our Documentation
4.13.0 (2024-10-28)
ThumbnailCard
with blur effect should keep its initial border-radius
(#9604)
(b25cbd5)DropdownOpen
fix initial open state (#9581)
(6b6863e)Notification
remove flex layout (#9580)
(b4f4f32)Badge
fix font size on desktop (#9593)
(9828c85)InputPhoneInternational
fix dropdown issues (#9569)
(e996d18)Navigation
fix drawer positioning (#9594)
(d0560c8)MobileCalendar
add (mousedown.prevent)
(3efbd50)Calendar
not switch to large date
(683e6bc)Calendar
not switch to large date (#9587)
(4575a40)Popup
add service for arbitrary portal items
(#9605)
(6ab1756)Drawer
add new component (#9614)
(5b43400)Tooltip
add DI options (#9571)
(e2f17c4)TuiInputPhoneInternational
has separator customization
(#9601)
(7939bc5)InputTime
& InputDateTime
support AM
/ PM
formats
(#9595)
(0f67a78)FAQs
Extension package for Taiga UI that adds various charts, graphs and related components.
The npm package @taiga-ui/addon-charts receives a total of 3,022 weekly downloads. As such, @taiga-ui/addon-charts popularity was classified as popular.
We found that @taiga-ui/addon-charts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.