
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@codesweetly/react-youtube-playlist
Advanced tools
A React component for displaying YouTube video playlists on a web app. Create a beautiful gallery of YouTube videos that play with a lightbox
⚠ WARNING: Use with caution!
This package is not stable. It still contains bugs! The stable version will start at 1.0.0 Working on releasing the stable version soon...
A React component for displaying YouTube video playlists on a web app. Create a beautiful gallery of YouTube videos.
Available at: https://codesweetly.com/react-youtube-playlist
Using npm:
npm install @codesweetly/react-youtube-playlist
Using yarn:
yarn add @codesweetly/react-youtube-playlist
import YouTubePlaylist from "@codesweetly/react-youtube-playlist";
function App() {
return (
<YouTubePlaylist
apiKey="YOUR_YOUTUBE_API_KEY"
playlistId="YOUR_YOUTUBE_PLAYLIST_ID"
/>
);
}
Props | Description |
---|---|
apiKey | The apiKey props is a string value that specifies your project's YouTube API key. (Learn how to get an API key) |
playlistId | The playlistId props is a string value that specifies the ID of the YouTube playlist you wish to display. Note: A playlist's ID is the list of characters after the "list=" in the URL—for instance, https://www.youtube.com/playlist?list=playlistID . |
FAQs
A simple video gallery with a lightbox for displaying YouTube playlists in React apps.
The npm package @codesweetly/react-youtube-playlist receives a total of 87 weekly downloads. As such, @codesweetly/react-youtube-playlist popularity was classified as not popular.
We found that @codesweetly/react-youtube-playlist demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.