Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@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.
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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.