Security News
UK Officials Consider Banning Ransomware Payments from Public Entities
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
@drinksandco/celler
Advanced tools
Celler is the UI Library from Drinks & Co
The project is developed and tested with NodeJs 14.15.5 Lts as is specified in our .nvmrc
file. We recomend you to install nvm and run nvm use
in the folder of the project or install the extension zhs-auto-nvm-use
(https://github.com/Sparragus/zsh-auto-nvm-use) in your console, in order to avoid compatibily errors.
Clone the repo and install node dependencies:
# install repo
$ npm install
# run storybook
$ npm start
# run unit tests
$ npm test
# run unit tests with watch mode enabled
$ npm run test:watch
To deploy current branch to github pages: https://drinksandco.github.io/celler
npm run deploy
This repo features Semantic Release. This means that a new version will be automatically created when we merge to master. In order for this to happen, the commit message must be specific:
Tag: Short description (fixes #1234)
Note that the commit message MUST have the tag, so if it's a merge you must edit the commit title to include it. Just in the description is not enough.
And pick your "Tag" from the following list:
You can get the shared SVG icons folder with the amazing UX team at: https://drive.google.com/drive/u/1/folders/1zWdNNezxfntOfi-GhVli6tsxGEQM0ild
FAQs
Drinks & Co Component Bundle bla
The npm package @drinksandco/celler receives a total of 54 weekly downloads. As such, @drinksandco/celler popularity was classified as not popular.
We found that @drinksandco/celler 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
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
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.