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.1",
"react-dom": "^17.0.1",
"react-router-dom": "^5.2.0"
npm install @imtbl/design-system
npm ci; npm run start:demo
npm run build:lib
npm run build:lib:watch
npm run test
npm run test:run:fast
npm run test:watch
npm run start:storybook
npm run build:storybook
You can read further details on confluence.
sometimes i get the error:
error: dst refspec refs/heads/master matches more than one
if this happens: do: git ls-remote origin
and look for the dupe ref (usually its a tag named the same as a branch). Delete dupe tag ref, and then you should be good to go.
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.