
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
@engyalo/delivery-ui-components
Advanced tools
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
This project is made as an NPM + Storybook package.
In the project directory, you can run:
yarn install
npm install
install our dependencies
yarn build
npm run build
This command prepares everything to publish our npm package, creates the lib folder and copies the new interfaces and types so that our library works correctly
yarn storybook
npm run storybook
Run our design system in your local environment
src/index.tsx
importing and exporting all componentsnpm version patch
to update versionnpm run build
or yarn build
npm login
npm publish
yarn test
npm run test
Run all test for every component, it works with storyshots (https://github.com/storybookjs/storybook/tree/master/addons/storyshots/storyshots-core), it shows all changes since last update, press U to accept them.
npm run chromatic
or yarn chromatic
FAQs
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
The npm package @engyalo/delivery-ui-components receives a total of 0 weekly downloads. As such, @engyalo/delivery-ui-components popularity was classified as not popular.
We found that @engyalo/delivery-ui-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.