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.
@primer/component-metadata
Advanced tools
[![npm](https://img.shields.io/npm/v/@primer/component-metadata)](https://www.npmjs.com/package/@primer/component-metadata) [![CI](https://github.com/primer/component-metadata/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/primer/comp
🚧 Work in progress. Expect frequent breaking changes.
Install with npm or yarn:
npm install @primer/component-metadata
yarn add @primer/component-metadata
import metadata from "@primer/component-metadata";
metadata.progress_bar;
// {
// id: 'progress_bar',
// displayName: 'Progress bar',
// description: 'Use progress bars to visualize task completion.',
// implementations: {
// react: 'https://primer.style/components/ProgressBar',
// viewComponent: 'https://primer.style/view-components/components/progressbar',
// css: 'https://primer.style/css/components/progress'
// }
// }
FAQs
[![npm](https://img.shields.io/npm/v/@primer/component-metadata)](https://www.npmjs.com/package/@primer/component-metadata) [![CI](https://github.com/primer/component-metadata/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/primer/comp
The npm package @primer/component-metadata receives a total of 51 weekly downloads. As such, @primer/component-metadata popularity was classified as not popular.
We found that @primer/component-metadata demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 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.