
Security News
Google’s OSV Fix Just Added 500+ New Advisories — All Thanks to One Small Policy Change
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
@cotype/ui
Advanced tools
Cotype manages structured content that can accessed via APIs. The system itself is not concerned with the actual rendering of the data - this is left completely to the consumer which could be a server that generates HTML, a client-rendered web app or a native app that reads the data via HTTP.
This is the ui package for the cotype admin dashboard.
Component Overview: https://cotype.github.io/ui
Cotype is not free software.
In order to run cotype on a public server you must purchase a valid license.
Please contact info@cellular.de for inquiries.
npm install @cotype/ui
import { Button, buttonClass, ... } from "@cotype/ui";
Pull-Requests, Issues, Feedback, Coffee and positive thoughts are very welcome!
If you want to work on this project locally using the development environment or want to know more about what we consider "internal stuff", please refer to the contribution guidelines
FAQs
UI Components for cotype Admin UI
The npm package @cotype/ui receives a total of 2 weekly downloads. As such, @cotype/ui popularity was classified as not popular.
We found that @cotype/ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
Research
/Security News
175 malicious npm packages (26k+ downloads) used unpkg CDN to host redirect scripts for a credential-phishing campaign targeting 135+ organizations worldwide.
Security News
Python 3.14 adds template strings, deferred annotations, and subinterpreters, plus free-threaded mode, an experimental JIT, and Sigstore verification.