Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
@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
This library assumes the following peer dependencies are installed in the consumer application:
"react": "^17.0.2",
"react-dom": "^17.0.2",
"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 398 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
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
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.