
Security News
Socket Releases Free Certified Patches for Critical vm2 Sandbox Escape
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.
@lojaintegrada/admin-components
Advanced tools
Components for Loja Integrada admin. [https://lojaintegrada.github.io/admin-components/](https://lojaintegrada.github.io/admin-components/)
Components for Loja Integrada admin. https://lojaintegrada.github.io/admin-components/
yarn storybook
yarn test
yarn test:cypress
yarn lint
# Run before each commit
yarn lint --fix
npx tailwind-config-viewer
mainstyleguide@VERSION, like styleguide@0.0.23Deploy to GitHub Pages is automatic after deploy to NPM
This project works with both Jest or Cypress Components.
Use .spec. for Cypress and .test. for Jest
import { Button } from '@lojaintegrada/admin-components'
<Button></Button>
Calculates the real cost of your library using size-limit with yarn size and visulize it with yarn analyze.
CJS, ESModules, and UMD module formats are supported.
Per Palmer Group guidelines, always use named exports. Code split inside your React app instead of your React library.
Prefer using only Tailwind classes
[WIP]
For vanilla CSS, you can include it at the root directory and add it to the files section in your package.json, so that it can be imported separately by your users and run through their bundler's loader.
If you’re new to TypeScript and React, checkout this handy cheatsheet NOTE: Stories should reference the components as if using the library, similar to the example playground. This means importing from the root project directory. This has been aliased in the tsconfig and the storybook webpack config as a helper.
FAQs
Components for Loja Integrada admin. [https://lojaintegrada.github.io/admin-components/](https://lojaintegrada.github.io/admin-components/)
We found that @lojaintegrada/admin-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.

Research
Five malicious NuGet packages impersonate Chinese .NET libraries to deploy a stealer targeting browser credentials, crypto wallets, SSH keys, and local files.

Security News
pnpm 11 turns on a 1-day Minimum Release Age and blocks exotic subdeps by default, adding safeguards against fast-moving supply chain attacks.