
Research
GemStuffer Campaign Abuses RubyGems as Exfiltration Channel Targeting UK Local Government
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.
@lightspeed/cirrus-ls-logo
Advanced tools
Lightspeed Logo component.
First, make sure you have been through the install steps steps required to add Flame in your application. Although it's not required to have Flame installed to use Logo, you will need to install its peer dependencies.
If using Yarn:
yarn add @lightspeed/cirrus-ls-logo
Or using npm:
npm i -S @lightspeed/cirrus-ls-logo
| Prop | Type | Description |
|---|---|---|
width | string | Logo width, height will be proportional on type |
type | oneOf([horizontal, flame, vertical]) | Logo type, default is horizontal |
color | oneOf([red-white, maple, dive, night, snow]) | Optional color variants |
import * as React from 'react';
import { Logo } from '@lightspeed/cirrus-ls-logo';
const MyComponent: React.FC = () => (
<div>
<Logo />
</div>
);
export default MyComponent;
FAQs
Lightspeed Logo component
The npm package @lightspeed/cirrus-ls-logo receives a total of 1,145 weekly downloads. As such, @lightspeed/cirrus-ls-logo popularity was classified as popular.
We found that @lightspeed/cirrus-ls-logo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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.

Research
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.

Company News
Socket was named to the Rising in Cyber 2026 list, recognizing 30 private cybersecurity startups selected by CISOs and security executives.

Research
Socket detected 84 compromised TanStack npm package artifacts modified with suspected CI credential-stealing malware.