New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@hashicorp/react-text-split-with-code

Package Overview
Dependencies
Maintainers
28
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/react-text-split-with-code

Display a title, description, and links alongside a code block

latest
npmnpm
Version
3.4.3
Version published
Weekly downloads
408
70.71%
Maintainers
28
Weekly downloads
 
Created
Source

Text Split with Code

Display a title, description, and links alongside a code block.

Styles

In order for this component to render correctly, you'll need to import styles from @hashicorp/react-text-split and @hashicorp/react-code-block as well as styles for this component. For example:

@import '@hashicorp/react-code-block/dist/style.css';
@import '@hashicorp/react-text-split/dist/style.css';
@import '@hashicorp/react-text-split-with-code/dist/style.css';

FAQs

Package last updated on 07 Jun 2022

Did you know?

Socket

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.

Install

Related posts