
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
@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 9 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.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.