New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@codesweetly/react-youtube-playlist

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codesweetly/react-youtube-playlist - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "@codesweetly/react-youtube-playlist",
"version": "1.0.0",
"description": "A React component for displaying YouTube video playlists on a web app. Create a beautiful gallery of YouTube videos that play with a lightbox",
"version": "1.0.1",
"description": "An easy-to-use and responsive React component for displaying YouTube playlists on a web app.",
"homepage": "https://codesweetly.com/react-youtube-playlist",

@@ -6,0 +6,0 @@ "main": "./src/components/YouTubePlaylist.js",

# React YouTube Playlist
An easy to use and responsive React component for displaying YouTube playlists on a web app. Create a beautiful gallery of YouTube videos.
An easy-to-use and responsive React component for displaying YouTube playlists on a web app. Create a beautiful gallery of YouTube videos.

@@ -73,3 +73,3 @@ ![npm](https://img.shields.io/npm/v/@codesweetly/react-youtube-playlist) ![NPM](https://img.shields.io/npm/l/@codesweetly/react-youtube-playlist)

Give the `<YouTubePlaylist>` instance a unique name.
The `uniqueName` props is a string value that specifies a unique name for the `<YouTubePlaylist>` instance.

@@ -79,3 +79,3 @@ **Note:**

- No two `<YouTubePlaylist>` on a single page must have the same name.
- Use the [HTML `id` attribute's naming convention](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id) for the `uniqueName` prop.
- Use the [HTML `id` attribute's naming convention](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id) for the `uniqueName` props.

@@ -82,0 +82,0 @@ </td>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc