
Security News
Static vs. Runtime Reachability: Insights from Latio’s On the Record Podcast
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
@imtbl/design-system
Advanced tools
A repository to house all design system components utilised inside of IMX GUI.
A repository to house all design system components utilised inside of Immutable GUI. Please note, this repo uses GIT LFS. Please make sure you check it out with git lfs enabled. :)
This library assumes the following peer dependencies are installed in the consumer application:
"react": "^18.2.0",
"react-dom": "^18.2.0",
"bignumber.js": "^9.0.1",
"@emotion/css": "^11.5.0"
npm install @imtbl/design-system
nvm install
nvm use
npm install -g npm@7.21.0
npm ci; npm run dev
npm run build:lib
npm run build:lib:watch
npm run test
## develop/edit cypress tests
npm run test:open
## Releasing Code
For complete instructions on how this repository is owned and released, please [Review the FE Handbook](https://immutable.atlassian.net/wiki/spaces/APOLLO/pages/1826291736/Immutable+Frontend+Engineering+Handbook+DRAFT#Ownership-%26-Releasing-of-Code)
## further info
You can read [further details](https://immutable.atlassian.net/wiki/spaces/APOLLO/pages/827621392) on confluence.
FAQs
A repository to house all design system components utilised inside of IMX GUI.
The npm package @imtbl/design-system receives a total of 0 weekly downloads. As such, @imtbl/design-system popularity was classified as not popular.
We found that @imtbl/design-system demonstrated a not healthy version release cadence and project activity because the last version was released 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 Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.