
Product
Introducing Manifest Alerts
Socket now detects supply chain risks in project manifests, starting with missing lockfiles that can make dependency installs non-reproducible.
@igloo-ui/breadcrumb
Advanced tools
Breadcrumbs allow users to orient themselves in the hierarchy of the app. It also provides a way to navigate to the parent page.
Breadcrumbs allow users to orient themselves in the hierarchy of the app. It also provides a way to navigate to the parent page.
To install @igloo-ui/breadcrumb in your project, you will need to run the following command using npm:
npm install @igloo-ui/breadcrumb
If you prefer Yarn, use the following command instead:
yarn add @igloo-ui/breadcrumb
Then to use the component in your code just import it!
import Breadcrumb from '@igloo-ui/breadcrumb';
<Breadcrumb
items={[
{
label: 'Home',
link: '#',
},
{
label: 'Career',
link: '#',
},
{
label: 'Developer',
},
]}
/>;
FAQs
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.

Product
Socket now detects supply chain risks in project manifests, starting with missing lockfiles that can make dependency installs non-reproducible.

Research
/Security News
The trojanized extensions use TinyGo-compiled WebAssembly and Solana transaction memos to resolve command-and-control infrastructure.

Security News
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.