Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
@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 138 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.