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 Versions

134

1.0.8

Diff

Changelog

Source

1.0.8 (2023-07-18)

🔄️ Code Refactoring

  • Convert code to typescript (9ff1ee8), closes #1
  • Rename lengthScrolled to viewportLengthScrolled (ce32701)

🧪 Code Testing

  • Check if playlist correctly renders when given all arguments (d68d635)
  • Configure jest as the package's test runner tool (607bd1c)

📝 Documentation

  • Add type and default columns to the table (9861a89)

🏠 Chores

  • Add 'files' field (8d678eb)
  • Change file from .jsx to .tsx (c0f2009)
  • Create types files (711fddf)
  • Define data variable's type (f668a58)
  • Delete src directory (d708016)
  • Rename YouTubePlaylist.css to index.css (a220fd2)
  • Replace Loader.css with react-loader-spinner (9ffacf5), closes #2
  • Track configurations (192426c)
  • Update types (ff11203)
  • Use balltriangle spinner (f30268b)

🧱 Dependency

codesweetly
published 1.0.7 •

Changelog

Source

1.0.7 (2023-05-18)

🏠 Internal

  • babel: Remove configuration file from version control (37b73b5)
  • commitlint: Remove configuration file from version control (0490813)
  • release-it: Remove configuration file from version control (50ea5d6)
codesweetly
published 1.0.6 •

Changelog

Source

1.0.6 (2023-05-17)

🏠 Internal

codesweetly
published 1.0.5 •

Changelog

Source

1.0.5 (2023-05-17)

🔨 Underlying Tools

  • husky: Install package for configuring Git hooks (6968cf5)
  • package.json: Change package manager from yarn to npm (db4a771)
  • package.json: Install plugins for enforcing Conventional Commits (9c0754a)
  • release-it: install plugin for managing release version (b497d5b)
  • release-it: Use plugin to provide recommended bump to release-it (3ce09ee)

📝 Documentation

  • changelog: Define changelog's sections to show (963e76f)

🏠 Internal

  • fslightbox-react: Upgrade to v1.7.4 (98a7f7e)
  • github: Configure release-it to auto-generate project's GitHub releases (76afe9c)
  • gitignore: Delete .env (761415c)
  • gitignore: Ignore /.husky directory (cfe5047)
  • release-it: Customize changelog's headings (73a3265)
  • release-it: Let release-it auto-generate project's changelog (5d62ffc)
  • release-it: Make commitMessage's subject sentence-case (d5b1113)
codesweetly
published 1.0.4 •

Changelog

Source

1.0.4 (2023-05-17)

🔨 Underlying Tools

  • husky: Install package for configuring Git hooks (6968cf5)
  • package.json: Change package manager from yarn to npm (db4a771)
  • package.json: Install plugins for enforcing Conventional Commits (9c0754a)
  • release-it: install plugin for managing release version (b497d5b)
  • release-it: Use plugin to provide recommended bump to release-it (3ce09ee)

📝 Documentation

  • changelog: Define changelog's sections to show (963e76f)

🏠 Internal

  • fslightbox-react: Upgrade to v1.7.4 (98a7f7e)
  • github: Configure release-it to auto-generate project's GitHub releases (76afe9c)
  • gitignore: Delete .env (761415c)
  • gitignore: Ignore /.husky directory (cfe5047)
  • release-it: Customize changelog's headings (73a3265)
  • release-it: Let release-it auto-generate project's changelog (5d62ffc)
codesweetly
published 1.0.3 •

Changelog

Source

1.0.5 (2023-05-17)

🔨 Underlying Tools

  • husky: Install package for configuring Git hooks (6968cf5)
  • package.json: Change package manager from yarn to npm (db4a771)
  • package.json: Install plugins for enforcing Conventional Commits (9c0754a)
  • release-it: install plugin for managing release version (b497d5b)
  • release-it: Use plugin to provide recommended bump to release-it (3ce09ee)

📝 Documentation

  • changelog: Define changelog's sections to show (963e76f)

🏠 Internal

  • fslightbox-react: Upgrade to v1.7.4 (98a7f7e)
  • github: Configure release-it to auto-generate project's GitHub releases (76afe9c)
  • gitignore: Delete .env (761415c)
  • gitignore: Ignore /.husky directory (cfe5047)
  • release-it: Customize changelog's headings (73a3265)
  • release-it: Let release-it auto-generate project's changelog (5d62ffc)
  • release-it: Make commitMessage's subject sentence-case (d5b1113)
codesweetly
published 1.0.2 •

codesweetly
published 1.0.1 •

Changelog

Source

2.0.0 (2024-01-03)

⚠ BREAKING CHANGES

  • Users must now use named importation to add the package to their apps.

Named importation provides better compatibility with node and babel-like tools.

Ref: https://esbuild.github.io/content-types/#default-interop

🧱 Dependency

  • Bump @types/react to v18.2.46 (95b9c9e)
  • Configure jest to read typescript configuration files (e514fc4)
  • Remove emotionjs package (94e5ee2)
  • Remove jest-transform-css configurations (f5ee273)

🏠 Chores

  • Add email (e4ac718)
  • Change commitlint configuration file to typescript (a4a356a)
  • Change entry point from index to YouTubePlaylist (2634c14)
  • Delete css modules type declaration file (7aa8ec4)
  • Provide url and email for reporting bugs (914a125)

📝 Documentation

  • Add contact email (95dbc01)
  • Add emotion installation note for yarn users (354a365)
  • Remove emotionjs references and change import statement to named importation (501bd0c)
  • Update license's year (081b997)

🔄️ Code Refactoring

  • Change package's export mode from default to named exportation (9a0885d)
  • Rename index files to YouTubePlaylist (01d1eb8)

💅 Styling and Formatting

  • Remove emotion's configurations (f33d542)
  • Replace emotion css with inline styling (b7f2b0b)
  • Use spinner color with aa contrast on dark and light scheme (0934bc5)

🧪 Code Testing

  • Add configuration file to the test command (51ad035)
  • Change jest configuration file to typescript (392cb57)
codesweetly
published 1.0.0 •

codesweetly
published 0.4.1 •

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