
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@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: Don't use this package yet!
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...
import YouTubePlaylist from "react-youtube-playlist";
function App() {
return (
<YouTubePlaylist
youtubeAPI="YOUR_YOUTUBE_API_KEY"
playlistId="YOUR_YOUTUBE_PLAYLIST_ID"
/>
);
}
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 58 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.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.