Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@pernod-ricard-global-cms/cbl-component-library
Advanced tools
Front end components for gcms sites
Install with npm or yarn..
npm install --save-dev @pernod-ricard-global-cms/cbl-component-library
yarn add -D @pernod-ricard-global-cms/cbl-component-library
If you don't have the scripts already in your package.json you can add these and use them to install and update components.
"install-component": "node ./node_modules/@pernod-ricard-global-cms/cbl-component-library/install-component.js", "upgrade-component": "node ./node_modules/@pernod-ricard-global-cms/cbl-component-library/upgrade-component.js", "list-components": "node ./node_modules/@pernod-ricard-global-cms/cbl-component-library/list-components.js",
eg you can list the available components with
yarn list-components
and then you can install and component with
yarn install-component <name-of-component>
Go to the folder
yarn install
then, to run unit tests,
yarn test
FAQs
Component library
The npm package @pernod-ricard-global-cms/cbl-component-library receives a total of 710 weekly downloads. As such, @pernod-ricard-global-cms/cbl-component-library popularity was classified as not popular.
We found that @pernod-ricard-global-cms/cbl-component-library demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.