
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@graasp/ui
Advanced tools
React components for the Graasp ecosystem.
You will have to add the library and its peer dependencies:
yarn add @graasp/ui @graasp/stylis-plugin-rtl date-fns lucide-react
import { MyComponent } from '@graasp/ui'
const Example = () => {
return <MyComponent />
}
Graasp apps can use specific components to share style without needing to import the full bundle: use import from @graasp/ui/apps
Since Quill does not play nicely with SSR frameworks (access to the document property is not gated), it is exposed in its own sub-package: @graasp/ui/text-editor
Storybook provides a nice display of defined UI components. To open the framework, run
yarn storybook
To explore the UI components and play with their props click the link bellow:
AGPL-3.0 © Graasp Association
FAQs
React components for the Graasp ecosystem.
The npm package @graasp/ui receives a total of 306 weekly downloads. As such, @graasp/ui popularity was classified as not popular.
We found that @graasp/ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.